Skip to content

Function: getCloseDistributorInstructionDataCodec()

ts
function getCloseDistributorInstructionDataCodec(): FixedSizeCodec<
  CloseDistributorInstructionDataArgs,
  CloseDistributorInstructionData
>;

Returns

FixedSizeCodec<CloseDistributorInstructionDataArgs, CloseDistributorInstructionData>