unstable_connector
should have options to target connector
#3803
Unanswered
nathan1530
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now
unstable_connector(injected)
always use the first injected connector when multiInjectedProviderDiscovery is onwagmi/packages/core/src/transports/connector.ts
Line 42 in 83951a9
What I want is send outgoing JSON-RPC requests via the provider of the current connection's connector.
I think it can be feasible by having the current store state here
wagmi/packages/core/src/createConfig.ts
Lines 178 to 179 in 83951a9
change idea
and we can have the current state to target the current connection in
unstable_connector
Beta Was this translation helpful? Give feedback.
All reactions