Type alias ClaimUnlockedV2InstructionDataArgs

ClaimUnlockedV2InstructionDataArgs: {
    padding?: number[];
}

Type declaration

  • Optional padding?: number[]

Generated using TypeDoc