* Import of raw succeeds, however the signatures are discarded
* Signatures successfully added
* Working!!! Recreates the exact same raw tx
* Moved functionality to a function
* Now it also works for nested inputs
* Added tests. They work for all types, except taproot. In the UI the teproot test works fine though.
* Added helper function
* WORKING for all types + multisig
* Cleanup
* Removed comment
* Changed debug level
* Renamed variable
* Moved function to util/tx.py
* Moved test to the correct file
* improved testing
* Removed empty line
* fixed reference
* CHanged function argument to wallet_rpc
* using embit instead of hwi, front-end adapted, more solid testing, fixtures changed to have fixed mnemonics.
Co-authored-by: Kim Neunert <k9ert@gmx.de>
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>