good morning!!!!

Skip to content
Snippets Groups Projects
Commit ebbb7db0 authored by meowsbits's avatar meowsbits Committed by Igor Mandrigin
Browse files

params: finish sentence in comment (#20291)

parent a564a756
No related branches found
No related tags found
No related merge requests found
......@@ -423,7 +423,7 @@ func (c *ChainConfig) CheckCompatible(newcfg *ChainConfig, height uint64) *Confi
}
// CheckConfigForkOrder checks that we don't "skip" any forks, geth isn't pluggable enough
// to guarantee that forks
// to guarantee that forks can be implemented in a different order than on official networks
func (c *ChainConfig) CheckConfigForkOrder() error {
type fork struct {
name string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment