pub type ProtocolStateV1 = Versioned<Versioned<ProtocolState, 1>, 1>;
Expand description

This structure can be thought of like the block header. It contains the most essential information of a block (v1)