mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-26 09:05:09 +01:00
Merge pull request #804 from coderwander/main
chore: add the missing right bracket
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! Publish–subscribe 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
|
||||
|
||||
Reference in New Issue
Block a user