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

This commit is contained in:
drethereum 2025-11-10 15:23:12 -07:00 committed by GitHub
parent c1d67a4579
commit 10c787fcc2
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