Represent a single account in a provider internal wallet. Basically an account is a triple of address, private key and public key.
Address of the account.
Optional
Private key of the account.
Public key of the account.
Represent a single account in a provider internal wallet. Basically an account is a triple of address, private key and public key.