Type Definition substrate_test_runtime::AccountId [−][src]
type AccountId = <AccountSignature as Verify>::Signer;
Expand description
An identifier for an account on this system.
type AccountId = <AccountSignature as Verify>::Signer;
An identifier for an account on this system.