Type Definition frame::runtime::types_common::AccountId

source ·
pub type AccountId = <<Signature as Verify>::Signer as IdentifyAccount>::AccountId;
Expand description

The corresponding account-id type of Signature.