clean up
This commit is contained in:
@@ -25,8 +25,7 @@ const WRAP_TAG: &str = "e";
|
||||
const KIND_TAG: &str = "k";
|
||||
const STATE_PREFIX: &str = "concord/";
|
||||
|
||||
/// CORD-08 §3: an already-expired rumor is refused at ingest, never stored.
|
||||
/// Returns whether the rumor was kept.
|
||||
/// An already-expired rumor is refused at ingest. Returns whether it was kept.
|
||||
pub async fn cache_rumor(
|
||||
database: &dyn NostrDatabase,
|
||||
channel: &ChannelId,
|
||||
|
||||
Reference in New Issue
Block a user