NIP-116: Event paths

https://github.com/mmalmi/nips/blob/nip-116/116.md

`d` タグのパス (例えば、`user/profile/name`) でさまざまなイベントを表す。`kind: 30079`

例:

```

{

"tags": [

["d", "user/profile/name"],

["f", "user/profile"]

],

"content": "\"Bob\"",

"kind": 30079,

...

}

```

`f` タグはディレクトリー リストで、イベントを検索するために使用される

PR: https://github.com/nostr-protocol/nips/pull/1266

#Nostr

Reply to this note

Please Login to reply.

Discussion

No replies yet.