This commit is contained in:
Doug Hoyte
2023-07-19 20:07:06 -04:00
parent d83001b40a
commit 78033bf03b

View File

@ -208,7 +208,6 @@ A particular connection's requests are always routed to the same ingester.
This thread is responsible for most DB writes: This thread is responsible for most DB writes:
* Adding new events to the DB * Adding new events to the DB
* Maintaining the Quadrable merkle tree
* Performing event deletion (NIP-09) * Performing event deletion (NIP-09)
* Deleting replaceable events (NIP-16) * Deleting replaceable events (NIP-16)