Fixes bitcoin/bitcoin#25266
Remove unnecessary wallet includes from rpcconsole.cpp #613
pull laanwj wants to merge 1 commits into bitcoin-core:master from laanwj:2022-06-qtconsole-includes changing 1 files +0 −8-
laanwj commented at 4:18 PM on June 2, 2022: member
-
qt: Remove unnecessary wallet includes from rpcconsole.cpp 0994273649
- laanwj added the label Wallet on Jun 2, 2022
-
MarcoFalke commented at 4:28 PM on June 2, 2022: contributor
cr ACK 09942736495502cedcef4b097dde6abd9327fbdb
Should be correct if it compiles?
-
laanwj commented at 4:37 PM on June 2, 2022: member
I think so! I also did a cursory check for direct use of wallet classes but couldn't find any. Everything goes through
WalletModeletc. - hebasto approved
-
hebasto commented at 5:04 PM on June 2, 2022: member
ACK 09942736495502cedcef4b097dde6abd9327fbdb.
It has become redundant since bitcoin-core/gui#118.
- hebasto renamed this:
qt: Remove unnecessary wallet includes from rpcconsole.cpp
Remove unnecessary wallet includes from rpcconsole.cpp
on Jun 2, 2022 - hebasto merged this on Jun 2, 2022
- hebasto closed this on Jun 2, 2022
- sidhujag referenced this in commit f0e87778dc on Jun 3, 2022
-
jarolrod commented at 8:13 PM on June 5, 2022: member
- bitcoin-core locked this on Jun 5, 2023
Contributors
Labels