mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
added zap-refund to the Standardized Tags
This commit is contained in:
parent
9f7f0776a3
commit
a9d63ead4b
2
??.md
2
??.md
|
@ -101,7 +101,7 @@ As a social rule, if a writer requires a zap for comments, they are expected to
|
||||||
["lnurl", "<lnurl-b>"],
|
["lnurl", "<lnurl-b>"],
|
||||||
["p", "<pubkey-b>"],
|
["p", "<pubkey-b>"],
|
||||||
["e", "<event-id-b>"]
|
["e", "<event-id-b>"]
|
||||||
["require-zap-refund", "<event-id-b>"]
|
["zap-refund", "<event-id-b>"]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
@ -295,6 +295,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
||||||
| `web` | webpage URL | -- | [34](34.md) |
|
| `web` | webpage URL | -- | [34](34.md) |
|
||||||
| `zap` | pubkey (hex), relay URL | weight | [57](57.md) |
|
| `zap` | pubkey (hex), relay URL | weight | [57](57.md) |
|
||||||
| `require-zap` | amount is millisatoshis | -- | [??](??.md) |
|
| `require-zap` | amount is millisatoshis | -- | [??](??.md) |
|
||||||
|
| `zap-refund` | amount is millisatoshis | -- | [??](??.md) |
|
||||||
|
|
||||||
Please update these lists when proposing new NIPs.
|
Please update these lists when proposing new NIPs.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user