sdk/hints: use a single "hint" type instead of nprofile/nevent/tag/nip05.
This commit is contained in:
@@ -114,7 +114,7 @@ type RelaysForPubKey struct {
|
||||
|
||||
type RelayEntry struct {
|
||||
Relay int
|
||||
Timestamps [7]nostr.Timestamp
|
||||
Timestamps [4]nostr.Timestamp
|
||||
}
|
||||
|
||||
func (re RelayEntry) Sum() int64 {
|
||||
|
||||
Reference in New Issue
Block a user