We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd1c63 commit e07a9eaCopy full SHA for e07a9ea
cmd/node_builder.go
@@ -261,7 +261,7 @@ type StateExcerptAtBoot struct {
261
}
262
263
func DefaultBaseConfig() *BaseConfig {
264
- datadir := "/data/protocol-pebble"
+ datadir := "/data/protocol"
265
pebbleDir := "/data/protocol-pebble"
266
267
// NOTE: if the codec used in the network component is ever changed any code relying on
0 commit comments