| Class | Description |
|---|---|
| Account |
The account structure describes an account private key, public key, address and allows signing transactions.
|
| AccountInfo |
The account info structure describes basic information for an account.
|
| Address |
The address structure describes an address with its network.
|
| MultisigAccountGraphInfo |
The multisig account graph info structure describes the information of all the mutlisig levels an account is involved in.
|
| MultisigAccountInfo |
The multisig account info structure describes information of a multisig account.
|
| PublicAccount |
The public account structure contains account's address and public key.
|