Skip to content

Commit

Permalink
Edited 11_gossip_channel_graph.asciidoc with Atlas code editor
Browse files Browse the repository at this point in the history
  • Loading branch information
kristenORM committed Nov 18, 2021
1 parent ffc3953 commit f9f1b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 11_gossip_channel_graph.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ ln1qfkxfad87fxx7lcwr4hvsalj8vhkwta539nuy4zlyf7hqcmrjh40xx5frs7.test.nodes.lightn
</dl></div>
++++

In the preceding command, we've queried the server so we can obtain an IPv4 pass:[<span class="keep-together">(<code>A<code> record)</span>] address for our target node (replaced by ++__X.X.X.X__++ in the preceding example). Now that we have the raw public key, IP address, and TCP port, we can connect to the node transport protocol at:
In the preceding command, we've queried the server so we can obtain an IPv4 pass:[<span class="keep-together">(<code>A</code> record)</span>] address for our target node (replaced by ++__X.X.X.X__++ in the preceding example). Now that we have the raw public key, IP address, and TCP port, we can connect to the node transport protocol at:

----
026c64f5a7f24c6f7f0e1d6ec877f23b2f672fb48967c2545f227d70636395eaf3@X.X.X.X:9735
Expand Down

0 comments on commit f9f1b69

Please sign in to comment.