You've already forked specification
9 lines
342 B
Markdown
9 lines
342 B
Markdown
|
|
# Handshake Extension: XVersion Acknowledgement (“xverack”)
|
||
|
|
|
||
|
|
The `xverack` message is sent in reply to an [xversion](/protocol/network/messages/xversion) message.
|
||
|
|
Sending an `xverack` in response to a `version` message indicates to the remote that its XVersion values have been accepted.
|
||
|
|
|
||
|
|
## Message Format
|
||
|
|
|
||
|
|
This message has no contents.
|