mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-09-18 11:32:25 +02:00
change parsing so NIP12 can work, rename types.
This commit is contained in:
@@ -4,7 +4,7 @@ type Subscription struct {
|
||||
channel string
|
||||
relays map[string]*Connection
|
||||
|
||||
filters EventFilters
|
||||
filters Filters
|
||||
Events chan EventMessage
|
||||
|
||||
started bool
|
||||
|
Reference in New Issue
Block a user