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

BootNodes entry in config file not working as documented #1023

Closed
adamschmideg opened this issue Nov 28, 2018 · 2 comments
Closed

BootNodes entry in config file not working as documented #1023

adamschmideg opened this issue Nov 28, 2018 · 2 comments

Comments

@adamschmideg
Copy link

(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

@acud
Copy link
Member

acud commented Dec 3, 2018

so what's the resolution of this? (i) remove the parameter from the documentation? (ii) add support through the config file?

@nolash
Copy link
Contributor

nolash commented Jan 31, 2019

Obsoleted by #1143

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants