From 43ff37f60eac1f867c798c1e3f18cb402f7ee795 Mon Sep 17 00:00:00 2001 From: mutatrum Date: Wed, 25 May 2022 23:49:15 +0200 Subject: Update zmq.md: Fix parameter in hwm example block --- doc/zmq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/zmq.md b/doc/zmq.md index b832e71734..4055505d74 100644 --- a/doc/zmq.md +++ b/doc/zmq.md @@ -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. -- cgit v1.2.3