mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-02 15:32:34 +02:00
Update zmq.md: Fix parameter in hwm example block
This commit is contained in:
parent
b4f686952a
commit
43ff37f60e
@ -76,7 +76,7 @@ The option to set the PUB socket's outbound message high water mark
|
|||||||
-zmqpubhashblockhwm=n
|
-zmqpubhashblockhwm=n
|
||||||
-zmqpubrawblockhwm=n
|
-zmqpubrawblockhwm=n
|
||||||
-zmqpubrawtxhwm=n
|
-zmqpubrawtxhwm=n
|
||||||
-zmqpubsequencehwm=address
|
-zmqpubsequencehwm=n
|
||||||
|
|
||||||
The high water mark value must be an integer greater than or equal to 0.
|
The high water mark value must be an integer greater than or equal to 0.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user