2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-04 18:00:26 +00:00
HAOYUatHZ 2020-02-17 11:13:07 +08:00
parent 104867d677
commit bf2ceca997

View File

@ -11,7 +11,7 @@ Users have the highest degree of control by running their own Bitcoin node and L
=== Lightning Explorer
Lightning network explorer is an useful tool to show the statistics of nodes, channnel and network capacity.
A Lightning network explorer is an useful tool to show the statistics of nodes, channels and network capacity.
The below is an unexhausted list:
@ -20,7 +20,7 @@ The below is an unexhausted list:
* https://explorer.acinq.co/, ACINQ's Lightning explorer, with fancy visualization
* https://www.robtex.com/lightning/node/, Robtex Lightning explorer
However, using Lightning explorer **may introduce privacy issue** because, if users are careless, the website may track their IP addresses and collect their behavior records (for example, the nodes users are interested in).
However, using Lightning explorer **may introduce privacy issue** because, if users are careless, the website may track their IP addresses and collect their behavior records (for example, the nodes users are interested in).
[TIP]
====