Update 01.md

removed imprecise 'conventional' word
This commit is contained in:
Arman The Parman 2024-06-19 12:53:39 +10:00 committed by GitHub
parent bd503c8c54
commit e333b82583
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
01.md
View File

@ -71,7 +71,7 @@ Each tag is an array of one or more strings, with some conventions around them.
}
```
The first element of the tag array is referred to as the tag _name_ or _key_, the second as the tag _value_, but the third and subsequent elements do not have conventional names. From the example above, we can say that the tag with the name `a` is set to the value `"30023:f7234bd4c1394dda46d09f35bd384dd30cc552ad5541990f98844fb06676e9ca:abcd"`, and has a third unnamed element with the value `"wss://nostr.example.com"`.
The first element of the tag array is referred to as the tag _name_ or _key_, the second as the tag _value_, but the third and subsequent elements names depend on the type of tag. From the example above, the tag with the name `a` is set to the value `"30023:f7234bd4c1394dda46d09f35bd384dd30cc552ad5541990f98844fb06676e9ca:abcd"`, and has a third tag element with the value `"wss://nostr.example.com"`.
This NIP defines 3 standard tags that can be used across all event kinds with the same meaning. They are as follows: