Skip to content

Function: getSetEnableSlotInstructionDataCodec()

ts
function getSetEnableSlotInstructionDataCodec(): FixedSizeCodec<
  SetEnableSlotInstructionDataArgs,
  SetEnableSlotInstructionData
>;

Returns

FixedSizeCodec<SetEnableSlotInstructionDataArgs, SetEnableSlotInstructionData>