Просмотр исходного кода

book: [event_graph] fix syncevent name

Dastan-glitch 3 лет назад
Родитель
Сommit
74cac6c765
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/src/misc/event_graph/network_protocol.md

+ 1 - 1
doc/src/misc/event_graph/network_protocol.md

@@ -36,7 +36,7 @@ Event object data. This is either sent when a new event is created, or in respon
 | timestamp 	| `u64`                | Event timestamp    		|
 | action    	| `T`                  | Event specific data      	|
 
-## getheads
+## syncevent
 
 This message is sent at fixed intervals when connecting to the network.
 It uses this message to synchronize with the current network state.