Merge 28ce159bc3 into merged_master (Bitcoin PR bitcoin/bitcoin#30183)

This commit is contained in:
ivanlele 2026-03-30 14:37:07 +00:00
commit b21871dc0b
2 changed files with 11 additions and 11 deletions

View file

@ -687,7 +687,7 @@ public:
" \".\" - we do not relay addresses to this peer (addr_relay_enabled is false)\n"
" addrl Total number of addresses dropped due to rate limiting\n"
" age Duration of connection to the peer, in minutes\n"
" asmap Mapped AS (Autonomous System) number in the BGP route to the peer, used for diversifying\n"
" asmap Mapped AS (Autonomous System) number at the end of the BGP route to the peer, used for diversifying\n"
" peer selection (only displayed if the -asmap config option is set)\n"
" id Peer index, in increasing order of peer connections since node startup\n"
" address IP address and port of the peer\n"