Type Alias bp_runtime::NonceOf

source ·
pub type NonceOf<C> = <C as Chain>::Nonce;
Expand description

Transaction nonce type used by the chain.