0mkara / etheratom

Solidity compilation and Ethereum contract execution interface for hackable atom editor
https://atom.io/packages/etheratom
GNU General Public License v3.0
252 stars 41 forks source link

Refresh account balances after send #250

Open 0mkara opened 5 years ago

0mkara commented 5 years ago

Currently after sending ether from one address on Node tab balance does not reflect new amount automatically. It can be easily fixed by refreshing the balance after any send event.