An error occurred while fetching folder content.
adjusted what Address means in config
Juan Batiz-Benet authored
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
16533041
Name Last commit Last update