separating calculated and inputted attributes.

This commit is contained in:
Vitor Pamplona 2024-03-28 09:47:22 -04:00
parent 92badf48ce
commit 0b24ad8646

2
01.md
View File

@ -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