Custom Client type inference through the wagmi hooks #4550
Unanswered
rictorlome
asked this question in
Q&A
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.
-
Hello I am trying to get custom requests registered through the wagmiConfig via the createClient call. Here's what I'm trying to do:
I also tried with the different client hooks. It doesn't look like the custom
Clienttype is propagating through to these hooks via the type of theConfig. Is there another way to register the custom client type?I don't really need a custom action as long as I can register custom requests via
rpcSchema.Is it possible to get this to work somehow?
Similar discussions:
#4485
Beta Was this translation helpful? Give feedback.
All reactions