This commit is contained in:
cgilliard
2019-03-02 14:52:44 -08:00
committed by GitHub
parent fe6899a294
commit 5a53d13b1c

View File

@@ -119,7 +119,7 @@ Since this format includes P2PKH keys, it is backwards compatible, but keep in m
# Implications #
Message signing is an important use case and potentially underused due to the fact that, up until now, there has not be a formal specification for how wallets can sign messages using Bitcoin private keys. Bitcoin wallets should be interoperable and use the same conventions for determing a signature's validity. This BIP can also be updated as new signature formats emerge.
Message signing is an important use case and potentially underused due to the fact that, up until now, there has not been a formal specification for how wallets can sign messages using Bitcoin private keys. Bitcoin wallets should be interoperable and use the same conventions for determing a signature's validity. This BIP can also be updated as new signature formats emerge.
# Acknowledgements #