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