Expand description
Container to capture information relevant to computing a bank hash
Structs§
- Wrapper around a Vec<_> to facilitate custom Serialize/Deserialize trait implementations.
- The components that go into a bank hash calculation for a single bank
Functions§
- Output the components that comprise the overall bank hash for the supplied
Bank