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
Copy file name to clipboardExpand all lines: community-resources/glossary.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ Check Lock-time Verify is a functionality in Bitcoin that allows us to lock Bitc
146
146
147
147
Clustering allows us to use multiple [LND](glossary.md#the-lightning-network-daemon) nodes to form a cluster, in which we can delegate specific tasks such as managing invoices or maintaining channels for performance or security purposes.
@@ -562,7 +562,7 @@ A shard is a splinter of glass. In the context of the Lightning Network, a shard
562
562
563
563
A sidecar channel refers to a channel purchased on [Lightning Pool](glossary.md#pool) for a third party. Sidecar channels allow an auction participant to buy channels for others, for example mobile wallets that are not participating in the auction process directly.
@@ -580,7 +580,7 @@ A Sparse Merkle Tree (SMT) is a data structure that, in addition to a normal [Me
580
580
581
581
Sphinx is the name of the protocol by which the Lightning Network implements [onion routing](glossary.md#onion-routing).
582
582
583
-
[Further reading: Sphinx research paper](https://www.researchgate.net/publication/336890138\_Sphinx\_A\_Transport\_Protocol\_for\_High-Speed\_and\_Lossy\_Mobile\_Networks)
583
+
[Further reading: Sphinx research paper](https://www.researchgate.net/publication/336890138_Sphinx_A_Transport_Protocol_for_High-Speed_and_Lossy_Mobile_Networks)
584
584
585
585
## Submarine swap
586
586
@@ -642,7 +642,7 @@ Unspent transaction outputs (unspent utxos) are funds available [on-chain](gloss
642
642
643
643
A wallet that is aware of balances and transactions, but does not possess the keys necessary to spend them. A watch-only wallet can create unsigned [PSBTs](glossary.md#partially-signed-bitcoin-transactions) which are then signed by the wallet holding the keys.
0 commit comments