Skip to main content

set_fee

Function set_fee 

Source
pub fn set_fee(
    program_id: &Pubkey,
    stake_pool: &Pubkey,
    manager: &Pubkey,
    fee: FeeType,
) -> Instruction
Expand description

Creates a SetFee instruction.