> net: save high-bandwidth mode states in CNodeStats
> rpc: expose high-bandwidth mode states via getpeerinfo
> doc: release note for new getpeerinfo fields "bip152_hb_{from,to}"
> test: add test for high-bandwidth mode states in getpeerinfo
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/19776 | core#19776]]
Depends on D10961