EthEstimateGasHandler
EthEstimateGasHandler: (
request) =>Promise<EthEstimateGasResult>
Parameters
• request: EthEstimateGasParams
Returns
Promise<EthEstimateGasResult>
Source
handlers/EthHandler.ts:93
EthEstimateGasHandler: (
request) =>Promise<EthEstimateGasResult>
• request: EthEstimateGasParams
Promise<EthEstimateGasResult>
handlers/EthHandler.ts:93