Convert link from Bolt to text

The glossary has no links. I've changed the link to a readable text representation of it.
pull/86/head
Vignesh Karthikeyan 5 years ago committed by GitHub
parent 3a3234cd2c
commit 3d795465fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,10 +52,7 @@ Blockchain::
New blocks have a statistical probability of being produced every ten minutes.
BOLT::
BOLT is an acronym for Basics Of Lightning Technology.
The formal specification of the Lightning Network Protocol is called Basics Of Lightning Technology.
It is located at https://github.com/lightningnetwork/lightning-rfc .
This is different to Bitcoin where the reference implementation bitcoin core serves the purpose of being the specification.
BOLT, or Basics Of Lightning Technology, is the formal specification of the Lightning Network Protocol. It serves only as such without delving into implementation, unlike bitcoin, in which both are one and the same. It is available in it's entirety on the lightning network's github page, in the lightning-rfc repository.
Breach Remedy Transaction::
A transaction claiming the outputs of a Revocable Sequence Maturity Contract with the help of the revocation key.

Loading…
Cancel
Save