chore: Send the repo announce to the author relays list
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
@@ -34,6 +34,8 @@ pub enum N34Error {
|
||||
InvalidRepoId,
|
||||
#[error("Bech32 error: {0}")]
|
||||
Bech32(#[from] nostr::nips::nip19::Error),
|
||||
#[error("Event error: {0}")]
|
||||
Event(#[from] nostr::event::Error),
|
||||
}
|
||||
|
||||
impl N34Error {
|
||||
|
||||
Reference in New Issue
Block a user