http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/3610b3ef2917adb2ad62be223e0e0e840d6ea83b
= 'zcash_z'] + - ([],[ - ('pubhex2redeem_script', ('privhex2pubhex','o3')), - ('wif2redeem_script', ('randpair','o3')), - ('wif2segwit_pair', ('randpair','o2')), - ('privhex2addr', ('wif2hex','o4')), # compare with output of randpair - ('pipetest', ('randpair','o3')) - ])[g.coin in ('BTC','LTC')] - ) - } - ), - ('mnemonic', { - 'desc': 'mnemonic commands', - 'cmd_data': OrderedDict([ - ('hex2mn', ()), - ('mn2hex', ('hex2mn','io3')), - ('mn_rand128', ...