Stores information about an account fetched from the blockchain.
Creates a new Account object, holding information about a basic account.
account address
account's public key information
account number on the blockchain
sequence number, or number of transactions that have been posted
Stores information about an account fetched from the blockchain.