EthEstimateGasJsonRpcProcedure
EthEstimateGasJsonRpcProcedure: (
request) =>Promise<EthEstimateGasJsonRpcResponse>
Parameters
• request: EthEstimateGasJsonRpcRequest
Returns
Promise<EthEstimateGasJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:95