Skip to content

Commit da80e0c

Browse files
authored
revert to version 87 (#707)
1 parent 1144dc0 commit da80e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ type CoingeckoSupportedChainId =
2222
| 1088
2323
| 295;
2424

25-
const CHAIN_DATA_VERSION = "92";
25+
const CHAIN_DATA_VERSION = "87";
2626
const IPFS_DATA_VERSION = "1";
2727
const PRICE_DATA_VERSION = "1";
2828

0 commit comments

Comments
 (0)