EthGetTransactionByBlockHashAndIndexJsonRpcProcedure
EthGetTransactionByBlockHashAndIndexJsonRpcProcedure: (
request) =>Promise<EthGetTransactionByBlockHashAndIndexJsonRpcResponse>
Parameters
• request: EthGetTransactionByBlockHashAndIndexJsonRpcRequest
Returns
Promise<EthGetTransactionByBlockHashAndIndexJsonRpcResponse>
Source
procedure/EthProcedure.ts:155