digraph { // This file is licensed under the MIT License (MIT) available on // http://opensource.org/licenses/MIT. size=6.25; rankdir=LR splines = "false"; ranksep = 0.2; nodesep = 0.1; edge [ penwidth = 1.75, fontname="Sans" ] node [ penwidth = 1.75, shape = "box", fontname="Sans"] graph [ penwidth = 1.75, fontname="Sans" ] ibd -> inv:f1 -> sync [ dir = "back" ]; ibd [ label = "IBD\nNode", shape="none" ]; sync [ label = "Sync\nNode", shape="none" ]; // Block 1 - 000007d91d1254d60e2dd1ae580383070a4ddffa4c64c2eeb4a2f9ecc0414343 // Block 2 - 00000bafcc571ece7c5c436f887547ef41b574e10ef7cc6937873a74ef1efeae inv [ shape="plaintext", label=<
Inv Message
Message Header
Start String
bf0c6bbd
Command
inv
Size
18003
Checksum
25173c57
Payload
Number Of Inventories (Max 500 In Reply To GetBlocks)
500
Inventory Entries
Type Unique Identifier (For Blocks, A Header Hash)
block 434341c0ecf9a2b4...d654121dd9070000
block bddd99ccfda39da1...ce1e57ccaf0b0000
...............498 more inventory entries...............
>]; label = "First inv message reply sent to Initial Blocks Download (IBD) node" }