EthGetUncleByBlockHashAndIndexJsonRpcProcedure
EthGetUncleByBlockHashAndIndexJsonRpcProcedure: (
request) =>Promise<EthGetUncleByBlockHashAndIndexJsonRpcResponse>
Parameters
• request: EthGetUncleByBlockHashAndIndexJsonRpcRequest
Returns
Promise<EthGetUncleByBlockHashAndIndexJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:167