mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 00:34:32 +00:00
NIP-48: Proxy Tags
This commit is contained in:
parent
b4cdc1a73d
commit
064a79f614
2 changed files with 62 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
|||
- [NIP-45: Counting results](45.md)
|
||||
- [NIP-46: Nostr Connect](46.md)
|
||||
- [NIP-47: Wallet Connect](47.md)
|
||||
- [NIP-48: Proxy Tags](48.md)
|
||||
- [NIP-50: Keywords filter](50.md)
|
||||
- [NIP-51: Lists](51.md)
|
||||
- [NIP-52: Calendar Events](52.md)
|
||||
|
|
@ -191,6 +192,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
|
|||
| `nonce` | random | -- | [13](13.md) |
|
||||
| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) |
|
||||
| `price` | price | currency, frequency | [99](99.md) |
|
||||
| `proxy` | external ID | protocol | [48](48.md) |
|
||||
| `published_at` | unix timestamp (string) | -- | [23](23.md) |
|
||||
| `relay` | relay url | -- | [42](42.md) |
|
||||
| `relays` | relay list | -- | [57](57.md) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue