A type that represents the return value of the useQueryClient hook.
Boolean value for when the initial loading is happening. Set to true if the client is unavailable.
The requested QueryClient object that can be used to query the chain.
Optional
Generated using TypeDoc
A type that represents the return value of the useQueryClient hook.
Param
Boolean value for when the initial loading is happening. Set to true if the client is unavailable.
Param
The requested QueryClient object that can be used to query the chain.