You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to activate verkle mode in geth init, I forcefully set Verkle: true in the trie db config. This breaks tests that rely on geth init but are not meant to be in verkle mode. Use the content of the json file instead.
The text was updated successfully, but these errors were encountered:
In order to activate verkle mode in
geth init
, I forcefully setVerkle: true
in the trie db config. This breaks tests that rely ongeth init
but are not meant to be in verkle mode. Use the content of the json file instead.The text was updated successfully, but these errors were encountered: