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