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

pub fn set_action_threshold(
    action_type: ActionType,
    threshold: Weight
) -> Result<(), SetThresholdFailure>
Expand description

Sets the given ActionType’s threshold to the provided value.