autonomoussoftware / metronome-wallet-desktop

💻💰 Metronome wallet for desktop devices
https://metronome.io
MIT License
18 stars 12 forks source link

Remove Deferred.js and replace it with native promises #490

Open gndelia opened 3 years ago

gndelia commented 3 years ago

There's this file deferred.js which is a naive implementation of promises. We should use promises directly