diff options
| author | P. Reis <patrickpereirareal1@gmail.com> | 2025-06-03 15:37:00 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-03 15:37:00 -0300 |
| commit | 3430b8bf3df77baacbaae2bdef381997f12884c9 (patch) | |
| tree | 4c54a6e4b798de74095886d74be8a670dd6ff158 | |
| parent | 37bc37c95a00e746f083f53c9eaae8ca7193b365 (diff) | |
replaceable -> addressable (#1948)
| -rw-r--r-- | 19.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -34,7 +34,7 @@ These are the possible bech32 prefixes with `TLV`: | |||
| 34 | 34 | ||
| 35 | - `nprofile`: a nostr profile | 35 | - `nprofile`: a nostr profile |
| 36 | - `nevent`: a nostr event | 36 | - `nevent`: a nostr event |
| 37 | - `naddr`: a nostr _replaceable event_ coordinate | 37 | - `naddr`: a nostr _addressable event_ coordinate |
| 38 | - `nrelay`: a nostr relay (deprecated) | 38 | - `nrelay`: a nostr relay (deprecated) |
| 39 | 39 | ||
| 40 | These possible standardized `TLV` types are indicated here: | 40 | These possible standardized `TLV` types are indicated here: |