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
sendAsync will no longer exist and also the provider's methods are not a part of public API that's why they are not documented. I think it would be good to just use the send method. Because of this I will close this issue.
The
HttpProvider's
prototype is being overwritten by:[email protected]
. This removes thesendAsync
method from the provider.truffle
has a dependency onsendAsync
.trufflesuite/truffle-provider#12
The text was updated successfully, but these errors were encountered: