EthChainIdJsonRpcProcedure
EthChainIdJsonRpcProcedure: (
request
) =>Promise
<EthChainIdJsonRpcResponse
>
Parameters
• request: EthChainIdJsonRpcRequest
Returns
Promise
<EthChainIdJsonRpcResponse
>
Source
procedure/EthProcedure.ts:91
EthChainIdJsonRpcProcedure: (
request
) =>Promise
<EthChainIdJsonRpcResponse
>
• request: EthChainIdJsonRpcRequest
Promise
<EthChainIdJsonRpcResponse
>
procedure/EthProcedure.ts:91