Expand description
Functions for managing accounts.
Functions§
- add_
associated_ key - Adds the given
AccountHashwith associatedWeightto the account’s associated keys. - get_
main_ purse - Retrieves the ID of the account’s main purse.
- remove_
associated_ key - Removes the given
AccountHashfrom the account’s associated keys. - set_
action_ threshold - Sets the given
ActionType’s threshold to the provided value. - update_
associated_ key - Updates the
Weightof the givenAccountHashin the account’s associated keys.