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.
2 parents 5e99eb9 + a3861b9 commit bf9d0c3Copy full SHA for bf9d0c3
pkg/config/protocol_config.go
@@ -56,7 +56,7 @@ type (
56
57
SeedList []string `yaml:"SeedList"`
58
StandbyCommittee []string `yaml:"StandbyCommittee"`
59
- // StateRooInHeader enables storing state root in block header.
+ // StateRootInHeader enables storing state root in block header.
60
StateRootInHeader bool `yaml:"StateRootInHeader"`
61
// StateSyncInterval is the number of blocks between state heights available for MPT state data synchronization.
62
// It is valid only if P2PStateExchangeExtensions are enabled.
0 commit comments