EmptyConfidentialTransferAccountInstructionData: {
    confidentialTransferDiscriminator: number;
    discriminator: number;
    proofInstructionOffset: number;
}

Type declaration

  • confidentialTransferDiscriminator: number
  • discriminator: number
  • 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