sui_types::global_state_hash

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ยง

struct GlobalStateHash { /* private fields */ }