mirror of
https://github.com/lnbook/lnbook
synced 2024-11-04 18:00:26 +00:00
fix(glossary): lowercase protocol and of
This commit is contained in:
parent
ca79710601
commit
4f2917d7d3
@ -88,7 +88,7 @@ blockchain::
|
||||
New blocks have a statistical probability of being produced every ten minutes.
|
||||
|
||||
BOLT::
|
||||
BOLT, or Basis Of Lightning Technology, is the formal specification of the Lightning Network Protocol. By following these standards, the various implementations are able to to work in conjucntion with one another to form the same network. It is available at https://github.com/lightningnetwork/lightning-rfc.
|
||||
BOLT, or Basis of Lightning Technology, is the formal specification of the Lightning Network protocol. By following these standards, the various implementations are able to to work in conjucntion with one another to form the same network. It is available at https://github.com/lightningnetwork/lightning-rfc.
|
||||
|
||||
Breach Remedy Transaction::
|
||||
A transaction claiming the outputs of a Revocable Sequence Maturity Contract with the help of the revocation key.
|
||||
|
Loading…
Reference in New Issue
Block a user