We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff22cf commit 097f0c2Copy full SHA for 097f0c2
1 file changed
.env
@@ -1,2 +1,3 @@
1
CLIENT=${CLIENT:-geth}
2
-HOST_DATA_DIR=./${CLIENT}-data
+HOST_DATA_DIR=./${CLIENT}-data
3
+USE_BASE_CONSENSUS=true
0 commit comments