EthGetCodeJsonRpcProcedure
EthGetCodeJsonRpcProcedure: (
request
) =>Promise
<EthGetCodeJsonRpcResponse
>
Parameters
• request: EthGetCodeJsonRpcRequest
Returns
Promise
<EthGetCodeJsonRpcResponse
>
EthGetCodeJsonRpcProcedure: (
request
) =>Promise
<EthGetCodeJsonRpcResponse
>
• request: EthGetCodeJsonRpcRequest
Promise
<EthGetCodeJsonRpcResponse
>