Begin modules for nostr protocol

This commit is contained in:
Greg Heartsfield
2021-11-21 17:22:42 -06:00
parent cf6171aadc
commit b2ca2f6743
4 changed files with 5 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
pub mod error;
pub mod event;