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