summaryrefslogtreecommitdiff
path: root/bip-0075.mediawiki
diff options
context:
space:
mode:
authorMatt David <matt@netki.com>2016-04-26 18:14:14 -0700
committerMatt David <matt@netki.com>2016-04-26 18:14:14 -0700
commitc2a73346a3b2c4da8189cbdd0278069a062e6ee0 (patch)
treeda55d725560a6fe57a09c6a5066cd05097f6938f /bip-0075.mediawiki
parent6c9625e8322359866c2bffc6812da5691e755d3d (diff)
downloadbips-c2a73346a3b2c4da8189cbdd0278069a062e6ee0.tar.xz
- Fix straggling EncryptedPaymentRequest reference
Diffstat (limited to 'bip-0075.mediawiki')
-rw-r--r--bip-0075.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0075.mediawiki b/bip-0075.mediawiki
index a439cd6..51bb1ec 100644
--- a/bip-0075.mediawiki
+++ b/bip-0075.mediawiki
@@ -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
|}