Type Alias GlobalStateHash

Source
pub type GlobalStateHash = EllipticCurveMultisetHash;
Expand description

A type to represent the root hash of all live objects in the network.

Aliased Typeยง

pub struct GlobalStateHash { /* private fields */ }