keypair property
override
Returns keypair associated with this Account.
Implementation
@override
KeyPair get keypair => KeyPair.fromAccountId(accountId);
Returns keypair associated with this Account.
@override
KeyPair get keypair => KeyPair.fromAccountId(accountId);