You've already forked specification
30 lines
430 B
Markdown
30 lines
430 B
Markdown
# Standard Messages
|
|
## [Handshake: Version](/protocol/network/messages/version) ("version")
|
|
## verack
|
|
## ping
|
|
## pong
|
|
## addr
|
|
## getblocks
|
|
## inv
|
|
## mempool
|
|
## getheaders
|
|
## headers
|
|
## getdata
|
|
## block
|
|
## tx
|
|
## merkleblock
|
|
## notfound
|
|
## reject
|
|
## sendheaders
|
|
## feefilter
|
|
## getaddr
|
|
## filterload
|
|
## filteradd
|
|
## filterclear
|
|
# Non-Standard Messages
|
|
## sendcmpct
|
|
## get_xthin
|
|
## xthinblock
|
|
## thinblock
|
|
## get_xblocktx
|
|
## xblocktx |