We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a6d52 commit 6bc1ff9Copy full SHA for 6bc1ff9
doc/zmq.md
@@ -111,7 +111,9 @@ using other means such as firewalling.
111
112
Note that when the block chain tip changes, a reorganisation may occur
113
and just the tip will be notified. It is up to the subscriber to
114
-retrieve the chain from the last known block to the new tip.
+retrieve the chain from the last known block to the new tip. Also note
115
+that no notification occurs if the tip was in the active chain - this
116
+is the case after calling invalidateblock RPC.
117
118
There are several possibilities that ZMQ notification can get lost
119
during transmission depending on the communication type you are
0 commit comments