Forked from
github / maticnetwork / bor
Source project has a limited visibility.
-
Jeffrey Wilcke authored
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 #2482
Jeffrey Wilcke authoredAccording 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 #2482
Code owners
Assign users and groups as approvers for specific file changes. Learn more.