http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/c7056a7ba2457c492c961f79d248fb81ab85aaac
[change addr] [addr file] ... " , ' options ' : """ @ -124,7 +123,7 @@ def format_unspent_outputs_for_printing(out,sort_info,total): ) def sort_and_view ( unspent , opts ) : def sort_and_view ( unspent ) : def s_amt ( i ) : return i . amount def s_txid ( i ) : return " %s %03s " % ( i . txid , i . vout ) @ -239,7 +238,7 @@ Display options: show [D]ays, [g]roup, show [m]mgen addr, r[e]draw screen elif reply == ' p ' : d = format_unspent_outputs_for_printing ( unsp , sort_info , total ) of = " listunspent[...