Skip to content

Commit a824e61

Browse files
authored
Update src/config.ts
1 parent f94b0c6 commit a824e61

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 = "92";
24+
const CHAIN_DATA_VERSION = "86";
2525
const IPFS_DATA_VERSION = "1";
2626
const PRICE_DATA_VERSION = "1";
2727

0 commit comments

Comments
 (0)