upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--94.md2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/94.md b/94.md
index 021cc4c..4cd7c82 100644
--- a/94.md
+++ b/94.md
@@ -10,7 +10,7 @@ The purpose of this NIP is to allow an organization and classification of shared
10 10
11## Event format 11## Event format
12 12
13This NIP specifies the use of the `1063` event type, having in `content` a description of the file content, and a list of tags described below: 13This NIP specifies the use of the `1063` event kind, having in `content` a description of the file content, and a list of tags described below:
14 14
15* `url` the url to download the file 15* `url` the url to download the file
16* `m` a string indicating the data type of the file. The [MIME types](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) format must be used, and they should be lowercase. 16* `m` a string indicating the data type of the file. The [MIME types](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) format must be used, and they should be lowercase.
diff --git a/README.md b/README.md
index 11d9386..c9f43a2 100644
--- a/README.md
+++ b/README.md
@@ -61,8 +61,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
61- [NIP-42: Authentication of clients to relays](42.md) 61- [NIP-42: Authentication of clients to relays](42.md)
62- [NIP-44: Versioned Encryption](44.md) 62- [NIP-44: Versioned Encryption](44.md)
63- [NIP-45: Counting results](45.md) 63- [NIP-45: Counting results](45.md)
64- [NIP-46: Nostr Connect](46.md) 64- [NIP-46: Nostr Remote Signing](46.md)
65- [NIP-47: Wallet Connect](47.md) 65- [NIP-47: Nostr Wallet Connect](47.md)
66- [NIP-48: Proxy Tags](48.md) 66- [NIP-48: Proxy Tags](48.md)
67- [NIP-49: Private Key Encryption](49.md) 67- [NIP-49: Private Key Encryption](49.md)
68- [NIP-50: Search Capability](50.md) 68- [NIP-50: Search Capability](50.md)