forked from mirror/go-ethereum
According to our own instructions the genesis config attribute should be "config". The genesis definition in the go code, however, has a field called `ChainConfig`. This field now has a `json:"config"` struct tag so that the json is properly unmarshalled. This fixes #2482release/1.4
parent
18580e152c
commit
c1a4dcfc87
Loading…
Reference in new issue