StealthTransferInstructionInit
Defined in: ootle/src/stealth/instruction.ts:51
Inputs to stealthTransferInstruction.
Properties
Section titled “Properties”resourceAddress
Section titled “resourceAddress”resourceAddress:
string
Defined in: ootle/src/stealth/instruction.ts:53
The resource being transferred.
revealedInputBucket
Section titled “revealedInputBucket”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
Section titled “statement”statement:
StealthTransferStatement
Defined in: ootle/src/stealth/instruction.ts:60
The transfer statement (may be incomplete — balanceProof undefined — at build time).