Skip to content

Function: getOpenInstructionDataCodec()

ts
function getOpenInstructionDataCodec(): FixedSizeCodec<
  OpenInstructionDataArgs,
  OpenInstructionData
>;

Returns

FixedSizeCodec<OpenInstructionDataArgs, OpenInstructionData>