diff --git a/src/nostr.rs b/src/nostr.rs index 3202257..5839f35 100644 --- a/src/nostr.rs +++ b/src/nostr.rs @@ -159,10 +159,7 @@ pub async fn send_nostr_events(events: Vec, part: u32) -> Result { console_log!("retrieved online relay list"); match nostr_resp.json::>().await {