From f00cbd7be2101c9936eb497ad1f9078e628caf88 Mon Sep 17 00:00:00 2001 From: Paul d'Aoust Date: Fri, 29 Mar 2024 10:36:12 -0700 Subject: [PATCH] remove resolved todo comment about exact steps of a create Co-authored-by: Matt Gabrenya --- src/pages/build/guide/entries.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/build/guide/entries.md b/src/pages/build/guide/entries.md index 338398431..00950b661 100644 --- a/src/pages/build/guide/entries.md +++ b/src/pages/build/guide/entries.md @@ -269,7 +269,6 @@ Calling `delete_entry` does the following: 8. Return the zome function's return value to the client. 9. In the background, publish all newly created DHT operations to their respective authority agents. - ## Identifiers on the DHT