mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-21 10:10:46 +00:00
NIP-40 expiration timestamp
This commit is contained in:
@ -21,6 +21,7 @@ table Event {
|
||||
kind: uint64;
|
||||
tagsGeneral: [TagGeneral];
|
||||
tagsFixed32: [TagFixed32];
|
||||
expiration: uint64;
|
||||
}
|
||||
|
||||
table Empty {}
|
||||
|
Reference in New Issue
Block a user