Type Alias bp_runtime::AccountPublicOf
source · pub type AccountPublicOf<C> = <SignatureOf<C> as Verify>::Signer;
Expand description
Account public type used by the chain.
pub type AccountPublicOf<C> = <SignatureOf<C> as Verify>::Signer;
Account public type used by the chain.