Update fsc-evm to v4.34.0 and enable chain_stats

This commit is contained in:
drethereum 2025-11-10 14:17:01 -07:00
parent d3a4cca550
commit b91cd09717
2 changed files with 3 additions and 1 deletions

View File

@ -118,6 +118,8 @@ models:
+enabled: false
stats:
+enabled: true
chain_stats:
+enabled: true
balances_package:
+enabled: false
erc20:

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.33.0
revision: v4.34.0