An error message that can occur during any operations.
The public key of the user's account.
Represents the loading state of the account.
uninitialized
: The state before any operations are performed.loading
: When an operation related to the account is ongoing.idle
: When no operations are in progress.Generated using TypeDoc
The shape of the Account state in the Redux store.