Skip to content

Function: getNewDistributorInstructionDataCodec()

ts
function getNewDistributorInstructionDataCodec(): FixedSizeCodec<
  NewDistributorInstructionDataArgs,
  NewDistributorInstructionData
>;

Returns

FixedSizeCodec<NewDistributorInstructionDataArgs, NewDistributorInstructionData>