diff --git a/bip-0070.mediawiki b/bip-0070.mediawiki index f0610ecd..accd12bb 100644 --- a/bip-0070.mediawiki +++ b/bip-0070.mediawiki @@ -212,7 +212,7 @@ chain: repeated bytes certificate = 1; } -If pki_type is "x509+sha256", then the Payment message is hashed using +If pki_type is "x509+sha256", then the PaymentRequest message is hashed using the SHA256 algorithm to produce the message digest that is signed. If pki_type is "x509+sha1", then the SHA1 algorithm is used.