more conversions.

This commit is contained in:
fiatjaf
2025-04-15 00:00:03 -03:00
parent f9e4a5efa3
commit 376834cbf9
117 changed files with 450 additions and 1019 deletions

View File

@@ -4,8 +4,8 @@ import (
"net/url"
"fiatjaf.com/nostr"
"fiatjaf.com/nostrlib/sdk/hints"
"github.com/nbd-wtf/go-nostr/nip27"
"fiatjaf.com/nostr/nip27"
"fiatjaf.com/nostr/sdk/hints"
)
func (sys *System) TrackQueryAttempts(relay string, author nostr.PubKey, kind uint16) {