File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -693,13 +693,13 @@ class NetinfoRequestHandler : public BaseRequestHandler
693693 " send Time since last message sent to the peer, in seconds\n "
694694 " recv Time since last message received from the peer, in seconds\n "
695695 " txn Time since last novel transaction received from the peer and accepted into our mempool, in minutes\n "
696- " \" *\" - we do not relay transactions to this peer (relaytxes is false)\n "
696+ " \" *\" - we do not relay transactions to this peer (getpeerinfo \" relaytxes\" is false)\n "
697697 " blk Time since last novel block passing initial validity checks received from the peer, in minutes\n "
698698 " hb High-bandwidth BIP152 compact block relay\n "
699699 " \" .\" (to) - we selected the peer as a high-bandwidth peer\n "
700700 " \" *\" (from) - the peer selected us as a high-bandwidth peer\n "
701701 " addrp Total number of addresses processed, excluding those dropped due to rate limiting\n "
702- " \" .\" - we do not relay addresses to this peer (addr_relay_enabled is false)\n "
702+ " \" .\" - we do not relay addresses to this peer (getpeerinfo \" addr_relay_enabled\" is false)\n "
703703 " addrl Total number of addresses dropped due to rate limiting\n "
704704 " age Duration of connection to the peer, in minutes\n "
705705 " asmap Mapped AS (Autonomous System) number in the BGP route to the peer, used for diversifying\n "
You can’t perform that action at this time.
0 commit comments