support for naddr on nip19.
This commit is contained in:
@@ -9,3 +9,10 @@ type EventPointer struct {
|
||||
ID string
|
||||
Relays []string
|
||||
}
|
||||
|
||||
type EntityPointer struct {
|
||||
PublicKey string
|
||||
Kind int
|
||||
Identifier string
|
||||
Relays []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user