pub fn set_fee_account(
    swap_pubkey: &Pubkey,
    admin_pubkey: &Pubkey,
    new_fee_account_pubkey: &Pubkey
) -> Result<Instruction, ProgramError>
Expand description

Creates a ‘set_fee_account’ instruction