Skip to content

Commit 43ff8de

Browse files
Revert "bump chain data to v91" (#688)
Revert "bump chain data to v91 (#687)" This reverts commit f856b8d.
1 parent f856b8d commit 43ff8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ type CoingeckoSupportedChainId =
2121
| 42220
2222
| 1088;
2323

24-
const CHAIN_DATA_VERSION = "91";
24+
const CHAIN_DATA_VERSION = "86";
2525
const IPFS_DATA_VERSION = "1";
2626
const PRICE_DATA_VERSION = "1";
2727

0 commit comments

Comments
 (0)