Type Definition mina_serialization_types::common::AccountNonceV1
source · [−]pub type AccountNonceV1 = Versioned<Versioned<u32, 1>, 1>;
Expand description
u64 representing an account nonce (v1) // This should also be an extendedu32