mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 23:19:08 -05:00
separating calculated and inputted attributes.
This commit is contained in:
parent
92badf48ce
commit
0b24ad8646
2
01.md
2
01.md
|
@ -10,7 +10,7 @@ This NIP defines the mandatory part of the Nostr protocol. New NIPs may add new
|
|||
|
||||
# Signed Events
|
||||
|
||||
Events are the only data type transferred across the network. They consist in 5 main attributes:
|
||||
Events are the only data type transferred across the network. They consist in 5 inputs and 2 calculated attributes:
|
||||
- `pubkey` defines the signer of the event
|
||||
- `kind` defines the type of event
|
||||
- `tags` defines indexable and queryable properties of the event
|
||||
|
|
Loading…
Reference in New Issue
Block a user