Files
bitcoin/test/functional/test_framework/psbt.py
Sebastian Falbesoner 2a428c7989 test: support passing PSBTMaps directly to PSBT ctor
This will allow to create simple PSBTs as short one-liners, without the
need to have three individual assignments (globals, inputs, outputs).
2022-07-23 08:48:08 +02:00

3.7 KiB