The account hash for this account, which serves as a unique identifier.
The action thresholds for this account, setting required weights for specific actions.
The list of associated keys for this account, each with an AccountHash
and weight.
The main purse associated with this account, represented as a URef
.
The named keys associated with this account, mapping key names to URef
values.
TODO: Is it could be any type of keys or certain types?
Generated using TypeDoc
Represents an account in the blockchain, containing account details such as associated keys, named keys, main purse, and action thresholds.