charslaw / Pando

Pando serializes and tracks the history of a state tree
MIT License
2 stars 0 forks source link

Add value object wrappers for node and snapshot hashes #40

Open schultzcole opened 2 years ago

schultzcole commented 2 years ago

There should be NodeHash and a SnapshotHash wrapper structs for ulong . This will make input and output hashes for Pando interfaces more clear about what exactly is given and/or expected.