Skip to content

Function: getCleanInstructionDataCodec()

ts
function getCleanInstructionDataCodec(): FixedSizeCodec<
  CleanInstructionDataArgs,
  CleanInstructionData
>;

Returns

FixedSizeCodec<CleanInstructionDataArgs, CleanInstructionData>