added zap-refund to the Standardized Tags

This commit is contained in:
Baris Aydek 2024-09-07 13:19:18 +03:00
parent 9f7f0776a3
commit a9d63ead4b
2 changed files with 2 additions and 1 deletions

2
??.md
View File

@ -101,7 +101,7 @@ As a social rule, if a writer requires a zap for comments, they are expected to
["lnurl", "<lnurl-b>"],
["p", "<pubkey-b>"],
["e", "<event-id-b>"]
["require-zap-refund", "<event-id-b>"]
["zap-refund", "<event-id-b>"]
]
}
```

View File

@ -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.