keypair property

KeyPair keypair
override

Returns keypair associated with this Account.

Implementation

@override
KeyPair get keypair => KeyPair.fromAccountId(accountId);