Function casper_contract::contract_api::account::update_associated_key[][src]

pub fn update_associated_key(
    account_hash: AccountHash,
    weight: Weight
) -> Result<(), UpdateKeyFailure>
Expand description

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