2
0
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:
Johns Beharry 2020-12-13 09:49:53 +01:00
parent ca79710601
commit 4f2917d7d3
No known key found for this signature in database
GPG Key ID: EC114974742E2178

View File

@ -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.