The Problem
JavaScript’sNumber type is a 64-bit float, which cannot safely represent all 64-bit integers (specifically those above 2^53 - 1).
The Solution
Stellar Address Kit always returns theroutingId as a string to avoid any precision loss.
Handling muxed deposits in TypeScript.
Number type is a 64-bit float, which cannot safely represent all 64-bit integers (specifically those above 2^53 - 1).
routingId as a string to avoid any precision loss.