Web wallet sending signed transaction issue
Closed this issue · 2 comments
NiftyWell commented
NiftyWell commented
Maybe due to no
if(this.currentStrategy instanceof WebWalletStrategy) {
return this.currentProvider.sendTransaction(transaction);
}
in /src/providers/Providers.ts
stephaneLeroy commented
Fix in version 1.0.2-vue2-erdjs11