http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/d4eb8f6ac0c1992d0b2cc0a270b171e77bfb121b?style=split
" assert S_ISDIR ( ds . st_mode ) , m1 . format ( tx_dir ) assert ds . st_mode & S_IWUSR | S_IRUSR == S_IWUSR | S_IRUSR , m2 . format ( tx_dir ) except : except : die ( 1 , ' {} missing, or not read/writable by user! ' . format ( tx_dir ) ) die ( 1 , ' {} missing, or not read/writable by user! ' . format ( tx_dir ) ) @ -168,15 +174,15 @@ def sign_tx_file(txfile): init_coin ( tmp_tx . coin ) init_coin ( tmp_tx . coin ) if hasattr ( g . proto , ' chain_name ' ) : if hasattr...