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

pub fn remove_associated_key(
    account_hash: AccountHash
) -> Result<(), RemoveKeyFailure>
Expand description

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