kubo/daemon
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
..
daemon_client.go gofmt-d and golint-d 2014-09-10 13:31:40 -07:00
daemon_test.go fmt the test 2014-09-18 12:49:57 -07:00
daemon.go adjusted what Address means in config 2014-09-22 04:06:17 -07:00