Type alias SetLaunchTypeV2InstructionDataArgs

SetLaunchTypeV2InstructionDataArgs: {
    launchType: LaunchTypeArgs;
    padding: number[];
}

Type declaration

Generated using TypeDoc