support author on nevent.

This commit is contained in:
fiatjaf
2023-03-17 09:09:36 -03:00
parent c982ad0ab1
commit 332ae1ff7f
3 changed files with 46 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ type ProfilePointer struct {
type EventPointer struct {
ID string
Relays []string
Author string
}
type EntityPointer struct {