Skip to content

Conversation

fanquake
Copy link
Member

First commit fixes two cases where we were using uiInterface, rather than clientInterface.
Second commit renames clientInterface to m_client_interface, to match banman.

-BEGIN VERIFY SCRIPT-

sed -i -e "s/clientInterface/m_client_interface/g" src/net.cpp src/net.h

-END VERIFY SCRIPT-
@fanquake fanquake force-pushed the use_uiinterface_in_net branch from e378c66 to d8ba632 Compare August 18, 2021 05:55
@DrahtBot DrahtBot added the P2P label Aug 18, 2021
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK d8ba632, verified that uiInterface is replaced in all sites.

Copy link
Contributor

@Zero-1729 Zero-1729 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crACK d8ba632

@fanquake fanquake merged commit e35c4a3 into bitcoin:master Aug 18, 2021
@fanquake fanquake deleted the use_uiinterface_in_net branch August 18, 2021 12:13
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Aug 20, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants