subnode opened this issue 6 years ago · 0 comments
accountId and appId are large numbers. BigInt should be used if they are larger than Number.MAX_SAFE_INTEGER (2⁵³ - 1).