From 9f8e49cbdb11da33ab1a29fed9742afaeda59749 Mon Sep 17 00:00:00 2001 From: Egge <80262989+Egge7@users.noreply.github.com> Date: Fri, 5 May 2023 23:01:31 +0200 Subject: [PATCH] removed dim --- XX.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/XX.md b/XX.md index 0e1732fd..258fe3f1 100644 --- a/XX.md +++ b/XX.md @@ -28,7 +28,6 @@ This NIP specifies a `X` event kind for Zap Gated Resources, having in `content` * `url` the url of the NIP-98 protected resource * `m` a string indicating the data type of the file. The MIME types format must be used (https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) * `price` the price in SATS that is to be paid to access the resource. -* `dim` (optional) size of file in pixels in the form `x` * `preview` (optional) a preview of the protected ressource that should be accessible prior to paying (see preview examples) ```json @@ -41,7 +40,6 @@ This NIP specifies a `X` event kind for Zap Gated Resources, having in `content` ["url",], ["m", ], ["price", ], - ["dim", ], ["preview", ], ], "content": ,