Skip to content

Function: getDelistInstructionDataCodec()

ts
function getDelistInstructionDataCodec(): FixedSizeCodec<
  DelistInstructionDataArgs,
  DelistInstructionData
>;

Returns

FixedSizeCodec<DelistInstructionDataArgs, DelistInstructionData>