EthGasPriceJsonRpcProcedure
EthGasPriceJsonRpcProcedure: (
request) =>Promise<EthGasPriceJsonRpcResponse>
Parameters
• request: EthGasPriceJsonRpcRequest
Returns
Promise<EthGasPriceJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:101