pub type BlockchainStateV1 = Versioned<Versioned<BlockchainState, 1>, 1>;
Expand description

Mina blockchain state struct (v1)