File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -690,13 +690,13 @@ class NetinfoRequestHandler : public BaseRequestHandler
690
690
" send Time since last message sent to the peer, in seconds\n "
691
691
" recv Time since last message received from the peer, in seconds\n "
692
692
" txn Time since last novel transaction received from the peer and accepted into our mempool, in minutes\n "
693
- " \" *\" - we do not relay transactions to this peer (relaytxes is false)\n "
693
+ " \" *\" - we do not relay transactions to this peer (getpeerinfo \" relaytxes\" is false)\n "
694
694
" blk Time since last novel block passing initial validity checks received from the peer, in minutes\n "
695
695
" hb High-bandwidth BIP152 compact block relay\n "
696
696
" \" .\" (to) - we selected the peer as a high-bandwidth peer\n "
697
697
" \" *\" (from) - the peer selected us as a high-bandwidth peer\n "
698
698
" addrp Total number of addresses processed, excluding those dropped due to rate limiting\n "
699
- " \" .\" - we do not relay addresses to this peer (addr_relay_enabled is false)\n "
699
+ " \" .\" - we do not relay addresses to this peer (getpeerinfo \" addr_relay_enabled\" is false)\n "
700
700
" addrl Total number of addresses dropped due to rate limiting\n "
701
701
" age Duration of connection to the peer, in minutes\n "
702
702
" 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