http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/576d8036c798249e237c422dad5a1e94a4082a21
%s ' % ( self . txid , self . send_amt , self . txid_ext ) write_data_to_file ( fn , self . btc_txid + ' \n ' , ' transaction ID ' , 2 mmgen/txsign.py Unescape Escape View file @ -185,4 +185,4 @@ def txsign(opt,c,tx,seed_files,kl,kal,tx_num_str=''): if tx . sign ( c , tx_num_str , dict ( keys ) ) : return tx else : die ( 3 , ' failed \n Some keys were missing. Transaction {} could not be signed. ' . format ( tx_num_str ) ) die ( 3 , red ( ' Transaction {} could not be...