19982f9467
Merge with changes that implement config file PR #15548. Field *EnsApi string* in swarm/api.Config is replaced with *EnsAPIs []string*. A new field *EnsDisabled bool* is added to swarm/api.Config for easy way to disable ENS resolving with config file. Signature of function swarm.NewSwarm is changed and simplified. |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
db.go | ||
hash.go | ||
list.go | ||
main.go | ||
manifest.go | ||
run_test.go | ||
upload_test.go | ||
upload.go |