mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-20 14:05:23 +01:00
Update zmq.md: Fix parameter in hwm example block
This commit is contained in:
parent
b4f686952a
commit
43ff37f60e
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue