Closed jasonpaulos closed 3 months ago
Allow the use of bigints in numeric REST API arguments. This is important because our APIs now return block numbers and app/asset IDs as bigints, and it's not consistent if we don't accept bigints where these types are used elsewhere.
Allow the use of bigints in numeric REST API arguments. This is important because our APIs now return block numbers and app/asset IDs as bigints, and it's not consistent if we don't accept bigints where these types are used elsewhere.