Skip to content

EthGetTransactionReceiptJsonRpcResponse

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

JSON-RPC response for eth_getTransactionReceipt procedure

Defined in

procedures/src/eth/EthJsonRpcResponse.ts:202