useChainSpecData
Callable
Parameters
optionaloptions: ChainComposableOptions
Additional options
Returns DeepReadonly<MutableAsyncState<any, unknown, undefined>> & { refresh: () => void } & PromiseLike<AsyncState<any, unknown, any>>
The JSON-RPC spec
Additional options
The JSON-RPC spec
Composable for fetching the JSON-RPC spec.