Update zmq.md: Fix parameter in hwm example block

This commit is contained in:
mutatrum
2022-05-25 23:49:15 +02:00
committed by GitHub
parent b4f686952a
commit 43ff37f60e

View File

@@ -76,7 +76,7 @@ The option to set the PUB socket's outbound message high water mark
-zmqpubhashblockhwm=n
-zmqpubrawblockhwm=n
-zmqpubrawtxhwm=n
-zmqpubsequencehwm=address
-zmqpubsequencehwm=n
The high water mark value must be an integer greater than or equal to 0.