Type alias WithdrawUnsoldPresaleV1InstructionDataArgs

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

Type declaration

  • index: number
  • padding: number[]

Generated using TypeDoc