Resolve "Bug when sending transaction after importing wallet"
Closes #35 (closed)
Bug was coming from loading up new transactions in TransactionHistory, which would have "null" for amount while they were syncing.
I cleaned up some unused imports as well.
These "-" on the right side were the ones bugging out, they populate with the actual values once the transaction properly syncs.
Edited by Jeremy