Type Alias gear_runtime_primitives::AccountPublic
source · pub type AccountPublic = <Signature as Verify>::Signer;Expand description
Alias to the public key used for this chain.
pub type AccountPublic = <Signature as Verify>::Signer;Alias to the public key used for this chain.