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