mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-18 13:26:08 +01:00
- Fix straggling EncryptedPaymentRequest reference
This commit is contained in:
parent
6c9625e832
commit
c2a73346a3
@ -101,7 +101,7 @@ message InvoiceRequest {
|
||||
|-
|
||||
| memo || Human-readable description of invoice request for the receiver
|
||||
|-
|
||||
| notification_url || Secure (usually TLS-protected HTTP) location where an [[#EncryptedPaymentRequest|EncryptedPaymentRequest]] (see below) SHOULD be sent when ready
|
||||
| notification_url || Secure (usually TLS-protected HTTP) location where an [[#EncryptedProtocolMessage|EncryptedProtocolMessage]] (see below) SHOULD be sent when ready
|
||||
|-
|
||||
| signature || PKI-dependent signature
|
||||
|}
|
||||
|
Loading…
Reference in New Issue
Block a user