Files
bitcoin/test/functional/wallet_txn_doublespend.py
Sebastian Falbesoner 73a339abc3 test: refactor: support sending funds with outpoint result
This commit introduces a helper `create_outpoints` to execute the
`send` RPC and immediately return the target address outpoints as UTXO
dictionary in the common format, making the tests more readable and
avoiding unnecessary duplication.
2023-10-24 11:13:51 +02:00

5.9 KiB
Executable File