pub fn verify_transfer_with_fee(
context_state_info: Option<ContextStateInfo<'_>>,
proof_data: &TransferWithFeeData,
) -> Instruction
Expand description
Create a VerifyTransferWithFee
instruction.
pub fn verify_transfer_with_fee(
context_state_info: Option<ContextStateInfo<'_>>,
proof_data: &TransferWithFeeData,
) -> Instruction
Create a VerifyTransferWithFee
instruction.