Skip to content

Function: getListInstructionDataCodec()

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

Returns

FixedSizeCodec<ListInstructionDataArgs, ListInstructionData>