2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-15 00:15:05 +00:00

Edited glossary.asciidoc with Atlas code editor

This commit is contained in:
kristen@oreilly.com 2021-11-10 09:11:58 -08:00
parent 7e36f40bb0
commit 06e6e87031

View File

@ -450,7 +450,7 @@ Unspent Transaction Output (UTXO)::
See _output_.
wallet::
A wallet is a piece of software that holds Bitcoin private keys. It is used to create and sign Bitcoin transactions. In the context of the Lightning Network it also holds revocation secrets of old channel state and the latest pre-signed commitment transactions.
A wallet is a piece of software that holds Bitcoin private keys. It is used to create and sign Bitcoin transactions. In the context of the Lightning Network it also holds revocation secrets of old channel state and the latest presigned commitment transactions.
watchtower::
Watchtowers are a security service on the Lightning Network that monitors payment channels for potential protocol breaches.