Type Definition polkadot_primitives::v0::v1::Nonce[][src]

pub type Nonce = u32;
Expand description

Index of a transaction in the relay chain. 32-bit should be plenty.