Skip to content

Function: getCompleteInstructionDataCodec()

ts
function getCompleteInstructionDataCodec(): FixedSizeCodec<
  CompleteInstructionDataArgs,
  CompleteInstructionData
>;

Returns

FixedSizeCodec<CompleteInstructionDataArgs, CompleteInstructionData>