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", "::<タグ 1><タグ 1 の値><区切り文字><タグ 2><タグ 2 の値><区切り文字>..."]

```

関連: 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

Reply to this note

Please Login to reply.

Discussion

No replies yet.