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