Module casper_contract::contract_api::account[][src]

Functions for managing accounts.

Functions

add_associated_key

Adds the given AccountHash with associated Weight to the account’s associated keys.

remove_associated_key

Removes the given AccountHash from the account’s associated keys.

set_action_threshold

Sets the given ActionType’s threshold to the provided value.

update_associated_key

Updates the Weight of the given AccountHash in the account’s associated keys.