Merge pull request #804 from coderwander/main

chore: add the missing right bracket
This commit is contained in:
thesimplekid
2025-06-10 10:56:02 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
//! Publishsubscribe pattern.
//!
//! This is a generic implementation for
//! [NUT-17(<https://github.com/cashubtc/nuts/blob/main/17.md>) with a type
//! [NUT-17](<https://github.com/cashubtc/nuts/blob/main/17.md>) with a type
//! agnostic Publish-subscribe manager.
//!
//! The manager has a method for subscribers to subscribe to events with a