Bit-Nation / BITNATION-Pangea-libs

JS + Flow implementation of Panthalassa, the Pangea backend.
MIT License
8 stars 2 forks source link

[wallet] promises are ignored #31

Open florianlenz opened 6 years ago

florianlenz commented 6 years ago

Fix

In ethereum/wallet.js the promises returned by db.query / db.write in ethSync and ethBalance are ignored. That must be fixed.