EthGetStorageAtJsonRpcProcedure
EthGetStorageAtJsonRpcProcedure: (
request
) =>Promise
<EthGetStorageAtJsonRpcResponse
>
Parameters
• request: EthGetStorageAtJsonRpcRequest
Returns
Promise
<EthGetStorageAtJsonRpcResponse
>
Source
procedure/EthProcedure.ts:135