Skip to content

EthGetTransactionReceiptJsonRpcResponse

EthGetTransactionReceiptJsonRpcResponse: JsonRpcResponse<"eth_getTransactionReceipt", SerializeToJson<TransactionReceiptResult> | null, string | number>

JSON-RPC response for eth_getTransactionReceipt procedure

Defined in

packages/actions/src/eth/EthJsonRpcResponse.ts:202