getpeerinfo
no longer returns the following fields:addnode
, andwhitelisted
, which were previously deprecated in v21. Instead ofaddnode
, theconnection_type
field returns manual. Instead ofwhitelisted
, thepermissions
field indicates if the peer has special privileges. (#20755)