EthGetTransactionReceiptJsonRpcProcedure
EthGetTransactionReceiptJsonRpcProcedure: (
request
) =>Promise
<EthGetTransactionReceiptJsonRpcResponse
>
Parameters
• request: EthGetTransactionReceiptJsonRpcRequest
Returns
Promise
<EthGetTransactionReceiptJsonRpcResponse
>
Source
procedures/src/eth/EthProcedure.ts:163