pxsocs / warden_terminal

WARden with an enhanced Text User Interface for Unix based systems
73 stars 14 forks source link

Fee addition getting KeyError #86

Open AnarchyNow opened 3 years ago

AnarchyNow commented 3 years ago

https://github.com/pxsocs/warden_terminal/blob/960f0590cba733032738f6646e4c0994aee9e732/specter_importer.py#L123-L138

this fee adjustment to the transaction amount fails on a Keyerror and therefore the "send transactions" that get included in the overall specter wallet balance do not include the fees. Are we sure the fees are getting captured in the txlist?