Skip to content

StealthTransferInstructionInit

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

Inputs to stealthTransferInstruction.

resourceAddress: string

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

The resource being transferred.


revealedInputBucket: string | null

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

Workspace var name of the revealed-input bucket (from the withdraw + saveVar), or null/omitted for a stealth-input-only transfer.


statement: StealthTransferStatement

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

The transfer statement (may be incomplete — balanceProof undefined — at build time).