-
Notifications
You must be signed in to change notification settings - Fork 769
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Display fRelayTxes and bip152_highbandwidth_{to, from} in peer details
Summary: > gui: display fRelayTxes in peer details > gui: display BIP152 high bandwidth relay in peer details This is a backport of [[bitcoin-core/gui#206 | core-gui#206]] Depends on D10962 Test Plan: `ninja && src/qt/bitcoin-qt` In the Peers view, select a peer and check the new "high bandwidth" and "Wants Tx Relay" fields. Reviewers: #bitcoin_abc, Fabien Reviewed By: #bitcoin_abc, Fabien Differential Revision: https://reviews.bitcoinabc.org/D10963
- Loading branch information
Showing
2 changed files
with
99 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters