mirror of
https://github.com/bitcoin/bips.git
synced 2024-11-19 01:40:05 +01:00
Fix typo: PaymentRequest is hashed rather than the Payment message.
This commit is contained in:
parent
826a6f422f
commit
7fb86aa458
@ -212,7 +212,7 @@ chain:
|
||||
repeated bytes certificate = 1;
|
||||
}
|
||||
</pre>
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user