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