From ffd3d2d0c10d8e4681199b5fa374dc0e359231f8 Mon Sep 17 00:00:00 2001 From: Sebastian Borrazas Date: Fri, 26 Apr 2024 09:10:24 -0300 Subject: [PATCH] docs: add int-as-string to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d43a2a049..bbc9bf1ea 100644 --- a/README.md +++ b/README.md @@ -404,6 +404,10 @@ For the new endpoints, though, we **highly recommend not to use transaction inde In the newer versions of the API, the transaction index will stop being exposed, regardless of the `tx_hash`query parameter. +### `int-as-string` + +If this flag is set to `true`, the response will have all integers set as strings + ---- ## Transactions