Type alias WithdrawUnsoldPresaleV1InstructionArgs

WithdrawUnsoldPresaleV1InstructionArgs: {
    index: number;
    padding: number[];
}

Type declaration

  • index: number
  • padding: number[]

Generated using TypeDoc