Skip to content

Commit b6bf97b

Browse files
committed
bip-46: fix typo
1 parent 90312d2 commit b6bf97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0046.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ A certificate message can be created by another application external to this sta
107107

108108
Almost all wallets implementing this standard can use their already-existing "Sign Message" function to sign the certificate message. As the certificate message itself is always an ASCII string, the wallet may not need to specially implement this section at all but just rely on users copypasting their certificate message into the already-existing "Sign Message" user interface. This works as long as the wallet knows how to use the private key of the timelocked address for signing messages.
109109

110-
It is most important for wallet implementions of this standard to support creating the certificate signature. Verifying the certificate signature is less important.
110+
It is most important for wallet implementations of this standard to support creating the certificate signature. Verifying the certificate signature is less important.
111111

112112

113113
== Test vectors ==

0 commit comments

Comments
 (0)