Skip to content

Function: getCloseInstructionDataCodec()

ts
function getCloseInstructionDataCodec(): FixedSizeCodec<
  CloseInstructionDataArgs,
  CloseInstructionData
>;

Returns

FixedSizeCodec<CloseInstructionDataArgs, CloseInstructionData>