http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/9a6d0217781f2decd0e47205db7e50e7144662bb
' , inputs_data , tx_hex , b2m_map , comment , metadata ) 2 mmgen/main_txsign.py Unescape Escape View file @ -291,7 +291,7 @@ infiles = opts.init(opts_data,add_opts=['b16']) if not infiles : opts . usage ( ) for i in infiles : check_infile ( i ) c = connect_to_bitcoind ( ) c = bitcoin_connection ( ) saved_seeds = { } tx_files = [ i for i in infiles if get_extension ( i ) == g . rawtx_ext ] 4 mmgen/opts.py Unescape Escape View file @ -48,8 +48,8 @@ def usage(): def print_version_info ( ) : Msg ( """ {...