2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-18 21:28:03 +00:00
This commit is contained in:
Patrick Lemke 2020-02-20 17:53:08 +01:00
parent 2c8860b00e
commit 9df3a8267a

View File

@ -420,7 +420,7 @@ This makes development a little bit tricky as one cannot easily monitor one's ow
* different scope of the network
** global path finding (entire knowledge of the network necessary)
** multihop routing (onion necessary only a subset of nodes involved)
** locally setting up and setteling htlcs (only peers involved)
** locally setting up and settling htlcs (only peers involved)
=== Thoughts about Trust
As long as a person follows the protocol and has their node secured, there is no principle risk of losing funds when participating with the Lightning Network.