Getting this error on MacOS Sonoma 14.0 Beta
warning: method `get_event_ids_with_hashtag` is never used
--> src/storage/mod.rs:642:12
|
642 | pub fn get_event_ids_with_hashtag(&self, hashtag: &String) -> Result
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
warning: `gossip` (bin "gossip") generated 1 warning
Finished release [optimized] target(s) in 1m 37s
Error: Error { kind: Lmdb(BadValSize), file: None, line: None }
