You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: examples/circuit-relaying/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ A circuit relay address is a [multiaddress](https://multiformats.io/multiaddr/)
64
64
65
65
Circuit relay addresses are very flexible and can describe many different aspects of how to esablish the relayed connection. In its simplest form, it looks something like this:
66
66
67
-
-`/p2p-circuit/ipfs/QmPerr`
67
+
-`/p2p-circuit/ipfs/QmPeer`
68
68
69
69
If we want to be specific as to which transport we want to use to establish the relay, we can encode that in the address as well:
0 commit comments