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