http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/2b183c18f3c800daaabcbff45b31b2857a7b0b17
{g.seed_ext} format -""".format( - *( - ( -"\n-A, --no-addresses Print only secret keys, no addresses", -"\n-f, --flat-list Produce a flat list of keys suitable for use with" + -"\n '{}-txsign'".format(g.proj_name.lower()), -"\n-x, --b16 Print secret keys in hexadecimal too" - ) - if what == "keys" else ("","","")), - seed_lens=", ".join([str(i) for i in g.seed_lens]),...