mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 22:34:25 +01:00
update khatru.
This commit is contained in:
1
nostr.go
1
nostr.go
@@ -177,6 +177,7 @@ func getEvent(ctx context.Context, code string, relayHints []string) (*nostr.Eve
|
||||
}
|
||||
|
||||
if result == nil {
|
||||
log.Debug().Str("code", code).Msg("couldn't find")
|
||||
return nil, nil, fmt.Errorf("couldn't find this %s, did you include relay or author hints in it?", prefix)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user