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

pub fn update_associated_key(
    public_key: PublicKey,
    weight: Weight
) -> Result<(), UpdateKeyFailure>

Updates the Weight of the given PublicKey in the account's associated keys.