slash_operator

Function slash_operator 

Source
pub fn slash_operator(
    ctx: Context<'_, '_, '_, '_, SlashOperator<'_>>,
    operator_owner: Pubkey,
    amount: u64,
) -> Result<()>