Files
specification/protocol/network/messages/getaddr.md
T
Andrew Groot ae2a746a71 Added remaining widely implemented messages.
Includes various style/consistency changes to various pages.
2020-09-23 16:58:50 -04:00

6 lines
255 B
Markdown

# Request: Get Addresses (“getaddr”)
Request the information about active peers on the network. The recipient may reply with peer IP addresses using an [addr](/protocol/network/messages/addr) message.
## Message Format
This message has no contents.