EthGetUncleByBlockNumberAndIndexJsonRpcProcedure
EthGetUncleByBlockNumberAndIndexJsonRpcProcedure: (
request) =>Promise<EthGetUncleByBlockNumberAndIndexJsonRpcResponse>
Parameters
• request: EthGetUncleByBlockNumberAndIndexJsonRpcRequest
Returns
Promise<EthGetUncleByBlockNumberAndIndexJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:171