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
693
693
" send Time since last message sent to the peer, in seconds\n "
694
694
" recv Time since last message received from the peer, in seconds\n "
695
695
" 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 "
697
697
" blk Time since last novel block passing initial validity checks received from the peer, in minutes\n "
698
698
" hb High-bandwidth BIP152 compact block relay\n "
699
699
" \" .\" (to) - we selected the peer as a high-bandwidth peer\n "
700
700
" \" *\" (from) - the peer selected us as a high-bandwidth peer\n "
701
701
" 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 "
703
703
" addrl Total number of addresses dropped due to rate limiting\n "
704
704
" age Duration of connection to the peer, in minutes\n "
705
705
" 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