Partial backport of core#25218 (https://github.com/bitcoin/bitcoin/pull/25218/commits/22351725bc4c5eb63ee45f607374bbf2d76e2b8c) and core#25721.
We jump to use util::Result directly as it's already in the repo and is cleaner.
Differential D17956
send: refactor CreateTransaction flow to return a BResult<CTransactionRef> Fabien on Mon, Apr 21, 09:51. Authored by Tags None Subscribers None
Details
Partial backport of core#25218 (https://github.com/bitcoin/bitcoin/pull/25218/commits/22351725bc4c5eb63ee45f607374bbf2d76e2b8c) and core#25721. We jump to use util::Result directly as it's already in the repo and is cleaner. ninja all check-all
Diff Detail
|