docs: clarify NIP-47 zap request metadata (#2064)

This commit is contained in:
Roland
2025-09-17 19:07:11 +07:00
committed by GitHub
parent 400d975da3
commit 7dfb3b35d8

6
47.md
View File

@@ -635,9 +635,9 @@ Here are some properties that are recognized by some NWC clients:
"nostr": {
"pubkey": "string",
"tags": [],
// ...
}, // NIP-57 (Nostr Zaps)
"tlv_records": [ // tlv records, optional
// ... rest of zap request event
}, // NIP-57 Zap Request event (kind 9734)
"tlv_records": [
{
"type": 5482373484, // tlv type
"value": "0123456789abcdef" // hex encoded tlv value