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

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