Function: getListInstructionDataCodec()
ts
function getListInstructionDataCodec(): FixedSizeCodec<
ListInstructionDataArgs,
ListInstructionData
>;Returns
FixedSizeCodec<ListInstructionDataArgs, ListInstructionData>