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

pub fn add_associated_key(
    account_hash: AccountHash,
    weight: Weight
) -> Result<(), AddKeyFailure>

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