Type Alias bp_runtime::NonceOf

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

Transaction nonce type used by the chain.