Type Definition pint_runtime::types::Nonce[][src]

pub type Nonce = u32;
Expand description

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