From a9d63ead4ba0b544ed30ec78fa9a4b47849e7f17 Mon Sep 17 00:00:00 2001 From: Baris Aydek Date: Sat, 7 Sep 2024 13:19:18 +0300 Subject: [PATCH] added zap-refund to the Standardized Tags --- ??.md | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/??.md b/??.md index 05ded13..9cd0342 100644 --- a/??.md +++ b/??.md @@ -101,7 +101,7 @@ As a social rule, if a writer requires a zap for comments, they are expected to ["lnurl", ""], ["p", ""], ["e", ""] - ["require-zap-refund", ""] + ["zap-refund", ""] ] } ``` diff --git a/README.md b/README.md index 18684d5..de11018 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | `web` | webpage URL | -- | [34](34.md) | | `zap` | pubkey (hex), relay URL | weight | [57](57.md) | | `require-zap` | amount is millisatoshis | -- | [??](??.md) | +| `zap-refund` | amount is millisatoshis | -- | [??](??.md) | Please update these lists when proposing new NIPs.