paritytech / parity-extension

Parity Chrome Extension
GNU General Public License v3.0
37 stars 14 forks source link

Fix fetching of accounts #53

Closed tomusdrw closed 7 years ago

tomusdrw commented 7 years ago

Asking for accounts synchronously was not always working.

Additionally sets defaultAccount when using global web3 object.