EthGetTransactionReceiptJsonRpcResponse
EthGetTransactionReceiptJsonRpcResponse:
JsonRpcResponse<"eth_getTransactionReceipt",SerializeToJson<TransactionReceiptResult> |null,string|number>
JSON-RPC response for eth_getTransactionReceipt procedure
Source
responses/EthJsonRpcResponse.ts:202