From bf55f61366fc2f4bbb9b1188c19190c456edecb9 Mon Sep 17 00:00:00 2001 From: Sameh Abouel-saad Date: Mon, 16 Dec 2024 20:24:53 +0200 Subject: [PATCH] update README.md --- tools/rmb_tester/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rmb_tester/README.md b/tools/rmb_tester/README.md index ecba6e1..5f986ea 100644 --- a/tools/rmb_tester/README.md +++ b/tools/rmb_tester/README.md @@ -100,7 +100,7 @@ optionally, set `TIMEOUT` and/or `RMB_BIN`. `TIMEOUT` : set message ttl and client timeout. default to 60 (for large number of destinations use appropriate value) `RMB_BIN` : set the path of the rmb_peer binary file. default to `../../target/x86_64-unknown-linux-musl/release/rmb-peer` -Additionally, you can set VERBOSE to true (or any non-empty value) to display detailed response and error messages. +Additionally, you can set `VERBOSE` to true (or any non-empty value) to display detailed response and error messages and/or `DEBUG` can be configured to enable debug output. ```sh MNEMONIC="[YOUR MNEMONIC]" TIMEOUT=500 ./test_live_nodes.sh main