mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-06 12:02:28 +00:00
This change: * Makes `addSLE` in `DIDSet` a static function, instead of a free function. * Renames `Attestation` to `Data` everywhere (an artifact of a previous name for the field). * Actually runs a set of tests that were not included in the `run` function of `DID_test`.