Skip to content

Commit 337114b

Browse files
committed
BIP155: extra-clarify the semantic of sendaddrv2
1 parent 65529b1 commit 337114b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0155.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ See the appendices for the address encodings to be used for the various networks
131131

132132
==Signaling support and compatibility==
133133

134-
Introduce a new message type <code>sendaddrv2</code>. Sending such a message indicates that a node can understand and prefers to receive <code>addrv2</code> messages instead of <code>addr</code> messages. I.e. "Send me addrv2".
134+
Introduce a new message type <code>sendaddrv2</code>. Sending such a message indicates that a node can understand and prefers to receive <code>addrv2</code> messages instead of <code>addr</code> messages. I.e. "Send me addrv2". Sending or not sending this message does not imply any preference with respect to receiving unrequested address messages.
135135

136136
The <code>sendaddrv2</code> message MUST only be sent in response to the <code>version</code> message from a peer and prior to sending the <code>verack</code> message.
137137

0 commit comments

Comments
 (0)