Skip to content

Fix bug running local node #8

@goheesheng

Description

@goheesheng

Unable to run local node:

After cloning the repo, and run the following code: `fuel-core run --snapshot ./your/path/to/chain_config_folder --db-type in-memory --debug:

Error: an error occurred while loading the chain state file: Some("./local/chain_config.json")

Caused by:
    unknown variant `V2`, expected `V1` at line 4 column 8

To fix this issue, use update that line to V1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions