Skip to content

Commit 43ff37f

Browse files
authored
Update zmq.md: Fix parameter in hwm example block
1 parent b4f6869 commit 43ff37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/zmq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The option to set the PUB socket's outbound message high water mark
7676
-zmqpubhashblockhwm=n
7777
-zmqpubrawblockhwm=n
7878
-zmqpubrawtxhwm=n
79-
-zmqpubsequencehwm=address
79+
-zmqpubsequencehwm=n
8080

8181
The high water mark value must be an integer greater than or equal to 0.
8282

0 commit comments

Comments
 (0)