Skip to content

Commit c25032a

Browse files
committed
bip-75: fix typo
1 parent b6bf97b commit c25032a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0075.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ message EncryptedProtocolMessage {
219219
==Payment Protocol Process with InvoiceRequests==
220220
The full process overview for using '''InvoiceRequests''' in the Payment Protocol is defined below.
221221
<br/><br/>
222-
All Payment Protocol messages MUST be encapsulated in either a [[#ProtocolMessage|ProtocolMessage]] or [[#EncryptedProcotolMessage|EncryptedProtocolMessage]]. Once the process begins using [[#EncryptedProtocolMessage|EncryptedProtocolMessage]] messages, all subsequent communications MUST use [[#EncryptedProtocolMessage|EncryptedProtocolMessages]].
222+
All Payment Protocol messages MUST be encapsulated in either a [[#ProtocolMessage|ProtocolMessage]] or [[#EncryptedProtocolMessage|EncryptedProtocolMessage]]. Once the process begins using [[#EncryptedProtocolMessage|EncryptedProtocolMessage]] messages, all subsequent communications MUST use [[#EncryptedProtocolMessage|EncryptedProtocolMessages]].
223223
<br/><br/>
224224
All Payment Protocol messages SHOULD be communicated using [[#EncryptedProtocolMessage|EncryptedProtocolMessage]] encapsulating messages with the exception that an [[#InvoiceRequest|InvoiceRequest]] MAY be communicated using the [[#ProtocolMessage|ProtocolMessage]] if the receiver's public key is unknown.
225225
<br/><br/>

0 commit comments

Comments
 (0)