Files
rippled/src/test/shamap
Nik Bougalis ab77444fa3 Simplify SHAMapNodeID:
The existing SHAMapNodeID object has both a valid and an invalid state
and requirs callers to verify the state of an instance prior to using
it. A simple set of changes removes that restriction and ensures that
all instances are valid, making the code more robust.

This change also:

1. Introduces a new function to construct a SHAMapNodeID from a
   serialized blob; and
2. Reduces the amount of constructors the class exposes.
2020-12-04 12:45:11 -08:00
..
2020-12-04 12:45:11 -08:00
2020-06-30 08:52:18 -07:00
2020-06-30 08:52:18 -07:00