mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-24 15:36:53 +01:00
fix typo
This commit is contained in:
parent
fe6899a294
commit
5a53d13b1c
1 changed files with 1 additions and 1 deletions
|
@ -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 #
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue