aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
diff options
context:
space:
mode:
authorMacroFake <falke.marco@gmail.com>2022-08-10 14:19:11 +0200
committerMacroFake <falke.marco@gmail.com>2022-08-10 14:19:17 +0200
commita6fc293c0a1f27ba1e573bfa16fd76d5f58988b2 (patch)
treebdf4912877caaf7e22365780180193ddd4494d99 /build_msvc
parentaac200801b66f1300e618c115a6e3df9b01c9ec3 (diff)
parent76b3c37fcb93b4bcb047e0500fdaa605160e25d5 (diff)
downloadbitcoin-a6fc293c0a1f27ba1e573bfa16fd76d5f58988b2.tar.xz
Merge bitcoin/bitcoin#25656: refactor: wallet: return util::Result from `GetReservedDestination` methods
76b3c37fcb93b4bcb047e0500fdaa605160e25d5 refactor: wallet: return util::Result from `GetReservedDestination` methods (Sebastian Falbesoner) Pull request description: This PR is a follow-up to #25218, as suggested in comment https://github.com/bitcoin/bitcoin/pull/25218#discussion_r907710067. The interfaces of the methods `ReserveDestination::GetReservedDestination`, `{Legacy,Descriptor,}ScriptPubKeyMan::GetReservedDestination` are improved by returning `util::Result<CTxDestination>` instead of `bool` in order to get rid of the two `CTxDestination&` and `bilingual_str&` out-parameters. ACKs for top commit: furszy: ACK 76b3c37f Tree-SHA512: bf15560a88d645bcf8768024013d36012cd65caaa4a613e8a055dfd8f29cb4a219c19084606992bad177920cdca3a732ec168e9b9526f9295491f2cf79cc6815
Diffstat (limited to 'build_msvc')
0 files changed, 0 insertions, 0 deletions