Skip to content

Function: getStopInstructionDataCodec()

ts
function getStopInstructionDataCodec(): FixedSizeCodec<
  StopInstructionDataArgs,
  StopInstructionData
>;

Returns

FixedSizeCodec<StopInstructionDataArgs, StopInstructionData>