NIP-00: Editable Event
https://github.com/arthurfranca/nips/blob/editable/00.md
kind の種類と範囲に依存しない置き換え可能/アドレス可能なイベント
イベントのパラメーターには、`d` タグの代わりにインデックス タグ (1 文字のタグ) のリストを指定する `dd` (deduplication) タグを使用する
```
["dd", "<タグ 1><タグ 2>..."]
```
このイベントへの参照には、`u` (unique) タグを使用する
```
["u", "
```
または
```
["u", "
```
関連: https://github.com/nostr-protocol/nips/pull/1510
参考: https://github.com/nostr-protocol/nips/pull/1501#issuecomment-2357027635
PR: https://github.com/nostr-protocol/nips/pull/1540
#Nostr