[Defect] provider.sendTransaction(signedTx)
always throws - (maybe because of the FailoverRpcProvider functionality)
#1174
Labels
Describe the bug
Steps To Reproduce
Steps to reproduce the behavior:
Ledger
orCoin98 Wallet
,Nightly
,Wallet Connect
,Math Wallet
,Okx Wallet
,WELLDONE Wallet
(or any wallet that uses the provider passed to wallet module)Error description:
Error message
Exceeded 1 providers to execute request
Expected behavior
The signed transaction should be sent successfully.
Screenshots
Desktop:
Smartphone:
Additional Context
This can be a bug in the
FailoverRpcProvider
functionality in near-api-js.The text was updated successfully, but these errors were encountered: