Skip to content

Function: getEndInstructionDataCodec()

ts
function getEndInstructionDataCodec(): FixedSizeCodec<
  EndInstructionDataArgs,
  EndInstructionData
>;

Returns

FixedSizeCodec<EndInstructionDataArgs, EndInstructionData>