The tool python/tools/build_tx.py doesn't allow me to exit the loop where inputs are entered:
Coin name [Bitcoin]:
Blockbook server [btc1.trezor.io]:
Previous output to spend (txid:vout) []: 1570416eb4302cf52979afd5e6909e37d8fdd874301f7cc87e547e509cb1caa6:0
From address: 1HWDaLTpTCTtRWyWqZkzWx1wex5NKyncLW
Input amount: 100000000
BIP-32 path to derive the key: m/44h/0h/0h/0/0
Script type: SPENDADDRESS
Sequence Number to use (RBF opt-in enabled by default) [4294967293]:
Previous output to spend (txid:vout) []:
Error:
Previous output to spend (txid:vout) []:
The tool
python/tools/build_tx.py
doesn't allow me to exit the loop where inputs are entered:It can be fixed for example by this patch: