Skip to content

Invalid genesis.json file #2

@berenerchamion

Description

@berenerchamion

When I attempt to init the genesis block, I get the following error:

invalid genesis file: json: cannot unmarshal non-string into Go struct field ChainConfig.config.eip150Hash of type common.Hash

I think you have to have an actual value on that line and not just 0. This works:
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions