Bit-Nation / panthalassa

Bitnation's Jurisdiction p2p-network backend, plus utils.
MIT License
9 stars 6 forks source link

[dapp] Call of DApp function is never completed #69

Closed seland closed 6 years ago

seland commented 6 years ago

I worked on a DApp using:

DApp code is that.

The issue is that CallDAppFunction is never finished, therefore promise returned by it is always pending.

Steps to reproduce:

florianlenz commented 6 years ago

Thanks for the report. Fix discuss in private, I always pass in a callback to the function calls that HAS to be called (sorry that I forgot to tell you). Closing this, feel free to re open it