Skip to content

Function: getTopupInstructionDataCodec()

ts
function getTopupInstructionDataCodec(): FixedSizeCodec<
  TopupInstructionDataArgs,
  TopupInstructionData
>;

Returns

FixedSizeCodec<TopupInstructionDataArgs, TopupInstructionData>