Updated glossary definition of Bech32

Changed grammar.
pull/86/head
Vignesh Karthikeyan 5 years ago committed by GitHub
parent 5eb2ac0d6e
commit 3a3234cd2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@ Balance::
Nodes should aim to have balanced channels with similar inbound and outbound capicities.
bech32::
A Base-32 + checksum bitcoin address format that is native to segregated witness. Also known as "bc1" address by starting letters. Specified in BIP-0173.
A checksummed base32 address format. It is native to segregated (BIP173). Also reffered to as "bc1" because of the starting values of each address. Transactions made using bech32 are smaller in most cases, and therefore, may only require a lower fee.
bip::
Bitcoin Improvement Proposals. A set of proposals that members of the bitcoin community have submitted to improve bitcoin. For example, BIP-21 is a proposal to improve the bitcoin uniform resource identifier (URI) scheme.

Loading…
Cancel
Save