1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-06 16:16:45 +00:00

BIP-178: Reword abstract to indicate it's a bitcoin address type, not a public key type

This commit is contained in:
Karl-Johan Alm
2018-05-22 08:21:06 +09:00
parent dfa80f58df
commit 20f5021940

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 ==