mirror of
https://github.com/bitcoin/bips.git
synced 2025-08-02 12:22:16 +02:00
fix typo
This commit is contained in:
@@ -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 #
|
||||
|
||||
|
Reference in New Issue
Block a user