useChainSpecData()
function useChainSpecData(options?): ChainSpecData;
Defined in: packages/react/src/hooks/use-chain-spec-data.ts:17
Hook for fetching the JSON-RPC spec.
Parameters
Parameter | Type | Description |
---|---|---|
options? | Partial <ChainOptions <undefined | string | number >> | Additional options |
Returns
ChainSpecData
The JSON-RPC spec