kubo/config
Juan Batiz-Benet 1653304129 adjusted what Address means in config
There are (so far) two sorts of addresses that peers care about:

- peer network addresses, local to listen, saved to bootstrap.
  `config.Identity.Address`

- peer RPC network address, local RPC tcp endpoint
  `config.RPCAddress`

@whyrusleeping @perfmode
2014-09-22 04:06:17 -07:00
..
config_test.go test(config) add path assertion 2014-09-12 04:36:07 -07:00
config.go adjusted what Address means in config 2014-09-22 04:06:17 -07:00
serialize.go config: Made WriteConfigFile create config parent directory if it doesn't exist 2014-09-11 13:06:51 -07:00