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

pub fn add_associated_key(
    public_key: PublicKey,
    weight: Weight
) -> Result<(), AddKeyFailure>

Adds a public key with associated weight to an account.