diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-11-04 14:33:18 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-11-04 14:33:18 +0000 |
| commit | c2c0cdba4af434043f3fa707231d8f5a7e3fd882 (patch) | |
| tree | 02adae65fba476e5fcdf1fadcd0ce9efa4f1fbcd /src/nostr/mod.rs | |
| parent | 4d89f4537c325f60571cc6339df0708ee8161514 (diff) | |
add announcement tests
Diffstat (limited to 'src/nostr/mod.rs')
| -rw-r--r-- | src/nostr/mod.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nostr/mod.rs b/src/nostr/mod.rs index 6193dd9..b485b91 100644 --- a/src/nostr/mod.rs +++ b/src/nostr/mod.rs | |||
| @@ -1 +1,2 @@ | |||
| 1 | pub mod events; | ||
| 1 | pub mod relay; | 2 | pub mod relay; |