1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Merge pull request #683 from kallewoof/bip-178-abstract

BIP-178: Reword abstract to indicate it's a bitcoin address type, not…
This commit is contained in:
Luke Dashjr
2018-05-21 23:26:21 +00:00
committed by GitHub

View File

@@ -13,7 +13,7 @@
== Abstract ==
An extension to the Wallet Import Format (WIF) to specify what kind of public key the private key corresponds to.
An extension to the Wallet Import Format (WIF) to specify what kind of bitcoin address the private key corresponds to.
== Motivation ==