Content - P2P - Add DIP4 p2p messages

getmnlistd and mnlistdiff with details
Update data message image with DIP4 messages
This commit is contained in:
thephez 2018-11-08 15:04:17 -05:00
parent 3e3660ffef
commit 00649c5928
4 changed files with 193 additions and 69 deletions

View file

@ -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;