Support being connected to wrong chain on writes #224
-
|
Throwing error should be default. But would be good to be able to pass in an option here to cause one of these behaviors: Auto switch chains Auto switch chains only sometimes |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
I'd like to avoid side-effects in Folks can do this themselves via |
Beta Was this translation helpful? Give feedback.
I'd like to avoid side-effects in
sendTransactionas it doesn't play nicely with WalletConnect & iOS.Folks can do this themselves via
switchChainif they really want to. :)