Skip to content

StealthTransferInstruction

StealthTransferInstruction = Extract<Instruction, { StealthTransfer: unknown; }>

Defined in: ootle/src/stealth/instruction.ts:109

The narrowed shape of the native StealthTransfer instruction variant.