aboutsummaryrefslogtreecommitdiff
path: root/include/nostr.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/nostr.hpp')
-rw-r--r--include/nostr.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/nostr.hpp b/include/nostr.hpp
index 76bacd9..d21a86d 100644
--- a/include/nostr.hpp
+++ b/include/nostr.hpp
@@ -23,6 +23,8 @@ namespace nostr
{
class NostrService;
+// TODO: Create custom exception types for the nostr namespace.
+
class NostrService
{
public: