Type alias WithdrawLaunchPoolV1InstructionDataArgs

WithdrawLaunchPoolV1InstructionDataArgs: {
    index?: number;
    padding?: number[];
}

Type declaration

  • Optional index?: number
  • Optional padding?: number[]

Generated using TypeDoc