From 78033bf03bec2e4c54a00d8fa7b512642fca7b36 Mon Sep 17 00:00:00 2001 From: Doug Hoyte Date: Wed, 19 Jul 2023 20:07:06 -0400 Subject: [PATCH] docs --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ab5c7c3..82e8cb6 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,6 @@ A particular connection's requests are always routed to the same ingester. This thread is responsible for most DB writes: * Adding new events to the DB -* Maintaining the Quadrable merkle tree * Performing event deletion (NIP-09) * Deleting replaceable events (NIP-16)