http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/b485d7a99aa5d634f571306f7bf3a7bff59a379c
else : t . expect ( ' ENTER for the change output): ' , ' \n ' ) t . expect ( ' (Y/n): ' , ' y ' ) # confirm deduct from chg output if not self . proto . is_evm : t . expect ( ' ENTER for the change output): ' , ' \n ' ) t . expect ( ' (Y/n): ' , ' y ' ) # confirm deduct from chg output t . expect ( ' to continue: ' , ' \n ' ) # exit swap quote t . expect ( ' fee : ' , interactive_fee + ' \n ' ) t . expect ( f ' { self . fee_desc } : ' , interactive_fee + ' \n ' ) t . expect ( ' (Y/n): ' ,...