EmptyConfidentialTransferAccountInstructionDataArgs: {
    proofInstructionOffset: number;
}

Type declaration

  • proofInstructionOffset: number

    Relative location of the ProofInstruction::VerifyCloseAccount instruction to the EmptyAccount instruction in the transaction. If the offset is 0, then use a context state account for the proof.

Generated using TypeDoc