Skip to content

Commit

Permalink
docs: update delegate node addrs (ipfs#2291)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw authored Jul 24, 2019
1 parent 65622aa commit 7e04bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,8 @@ If you need to support Delegated Content and/or Peer Routing, you can enable it
If you are not able to run your own delegate router nodes, we currently have two nodes that support delegated routing. **Important**: As many people may be leveraging these nodes, performance may be affected, which is why we recommend running your own nodes in production.
Available delegate multiaddrs are:
- `/dns4/node0.preload.ipfs.io/tcp/443/https`
- `/dns4/node1.preload.ipfs.io/tcp/443/https`
- `/dns4/node0.delegate.ipfs.io/tcp/443/https`
- `/dns4/node1.delegate.ipfs.io/tcp/443/https`
**Note**: If more than 1 delegate multiaddr is specified, the actual delegate will be randomly selected on startup.
Expand Down

0 comments on commit 7e04bb6

Please sign in to comment.