Skip to content

Commit 0f5fc4f

Browse files
committed
doc: fix up -netinfo relaytxes help
Co-authored-by: "MarcoFalke <*~=`'#}+{/-|&$^[email protected]>"
1 parent b264410 commit 0f5fc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bitcoin-cli.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ class NetinfoRequestHandler : public BaseRequestHandler
642642
" send Time since last message sent to the peer, in seconds\n"
643643
" recv Time since last message received from the peer, in seconds\n"
644644
" txn Time since last novel transaction received from the peer and accepted into our mempool, in minutes\n"
645-
" \"*\" - whether we relay transactions to this peer (relaytxes is false)\n"
645+
" \"*\" - we do not relay transactions to this peer (relaytxes is false)\n"
646646
" blk Time since last novel block passing initial validity checks received from the peer, in minutes\n"
647647
" hb High-bandwidth BIP152 compact block relay\n"
648648
" \".\" (to) - we selected the peer as a high-bandwidth peer\n"

0 commit comments

Comments
 (0)