You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible? I am trying to do it but I get "Cannot read properties of undefined (reading 'batchedCalls')"
error. Also I tried with util.promisify, same thing.
I am having to wrap everything I use in promises to work with es6 style code, it would be great if we could get bitcoind-rpc to return promises
The text was updated successfully, but these errors were encountered: