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