EthEstimateGasJsonRpcProcedure
EthEstimateGasJsonRpcProcedure: (
request
) =>Promise
<EthEstimateGasJsonRpcResponse
>
Parameters
• request: EthEstimateGasJsonRpcRequest
Returns
Promise
<EthEstimateGasJsonRpcResponse
>
EthEstimateGasJsonRpcProcedure: (
request
) =>Promise
<EthEstimateGasJsonRpcResponse
>
• request: EthEstimateGasJsonRpcRequest
Promise
<EthEstimateGasJsonRpcResponse
>