TripleSpeeder / StandingOrderDapp

DApp for StandingOrders
MIT License
5 stars 0 forks source link

Handle account switching #5

Closed TripleSpeeder closed 7 years ago

TripleSpeeder commented 7 years ago

When the user changes the current account in Metamask I need to reload all outgoing/incoming orders based on the new selected account. Hint: See https://github.com/MetaMask/faq/blob/master/DEVELOPERS.md#ear-listening-for-selected-account-changes to detect account changes.