Page MenuHomePhabricator

test: Return new_utxo from create_self_transfer in MiniWallet
ClosedPublic

Authored by Fabien on Dec 2 2022, 20:05.

Details

Summary
I need this for some stuff, but it also makes sense on its own to:

    unify the flow with a private _create_utxo helper
    simplify the flow by giving the caller ownership of the utxo right away

Backport of core#25445.

Depends on D12736.

Note that all the changes are not applicable to our codebase but the most important ones do.

Test Plan
ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable