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.