Type Alias sp_test_primitives::AccountId
source · pub type AccountId = <AccountSignature as Verify>::Signer;
Expand description
An identifier for an account on this system.
pub type AccountId = <AccountSignature as Verify>::Signer;
An identifier for an account on this system.