http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/afa3fe609a90abb33c68dfa5d9ab604785bdc8ca
%s " % ( i . address [ : 4 ] , i . account ) else : addr = i . address else : addr = i . address txid = " |--- " if i . skip == " t " else i . txid [ : 8 ] + " ... " days = int ( i . confirmations * mins_per_block / ( 60 * 24 ) ) output . append ( fs % ( str ( n + 1 ) + " ) " , txid , i . vout , addr , amt + ( " " * fill ) , days ) ) output . append ( fs % ( str ( n + 1 )...