Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

BootNodes entry in config file not working as documented #1023

@adamschmideg

Description

@adamschmideg

(Upstream original: ethereum/go-ethereum#18004)

https://swarm-guide.readthedocs.io/en/latest/configuration.html claims that parameter BootNodes is supported in config file.

If setting that, I get the following err message on starting swarm:

Fatal: unable to configure swarm: config.toml, line 21: field 'BootNodes' is not defined in api.Config, check github.com/ethereum/go-ethereum/swarm/api/config.go for available fields
The mentioned file (which unfortunately can't be copy'n pasted into a browser address bar) https://github.com/ethereum/go-ethereum/blob/master/swarm/api/config.go does indeed not mention a BootNode parameter.

Using swarm 0.3.6-unstable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions