mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-13 02:46:24 +00:00
Compare commits
5 Commits
c86b97ff65
...
ffb5bc65e6
Author | SHA1 | Date | |
---|---|---|---|
|
ffb5bc65e6 | ||
|
318b8ea585 | ||
|
d33727da81 | ||
|
713bea60c2 | ||
|
c8f03b6de4 |
3
19.md
3
19.md
@ -19,6 +19,7 @@ These are the possible bech32 prefixes:
|
||||
- `npub`: public keys
|
||||
- `nsec`: private keys
|
||||
- `note`: note ids
|
||||
- `nembed`: JSON-stringified, GZIP-compressed event
|
||||
|
||||
Example: the hex public key `3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d` translates to `npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6`.
|
||||
|
||||
@ -33,7 +34,7 @@ For these events, the contents are a binary-encoded list of `TLV` (type-length-v
|
||||
These are the possible bech32 prefixes with `TLV`:
|
||||
|
||||
- `nprofile`: a nostr profile
|
||||
- `nevent`: a nostr event
|
||||
- `nevent`: a nostr event id
|
||||
- `naddr`: a nostr _replaceable event_ coordinate
|
||||
- `nrelay`: a nostr relay (deprecated)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user