mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Content - P2P - Add DIP4 p2p messages
getmnlistd and mnlistdiff with details Update data message image with DIP4 messages
This commit is contained in:
parent
3e3660ffef
commit
00649c5928
4 changed files with 193 additions and 69 deletions
|
@ -10,6 +10,7 @@ edge [ penwidth = 1.75, fontname="Sans", dir="none" ]
|
|||
node [ penwidth = 1.75, shape = "box", fontname="Sans", ]
|
||||
graph [ penwidth = 1.75, fontname="Sans" ]
|
||||
|
||||
getmnlistd -> mnlistdiff [ minlen = 3 ];
|
||||
getblocktxn -> blocktxn [ minlen = 3 ];
|
||||
|
||||
getblocks -> inv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue