Update fsc-evm to v4.34.0 and enable chain_stats (#517)
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled

This commit is contained in:
drethereum 2025-11-10 15:22:33 -07:00 committed by GitHub
parent e07d1afbb5
commit ba5c7bcd1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -103,6 +103,8 @@ models:
+enabled: false
stats:
+enabled: true
chain_stats:
+enabled: true
defi:
+enabled: false
bridge:

View File

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