upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland <33993199+rolznz@users.noreply.github.com>2025-09-17 19:07:11 +0700
committerGitHub <noreply@github.com>2025-09-17 08:07:11 -0400
commit7dfb3b35d813fe9741706ad86d9a454f959b1ac8 (patch)
treeaa66e4944501a4c810a60461b16dc32e6e6f7c1b
parent400d975da36955a11c22f682cbcd3776ecb09867 (diff)
docs: clarify NIP-47 zap request metadata (#2064)
-rw-r--r--47.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/47.md b/47.md
index ac85019..e1df915 100644
--- a/47.md
+++ b/47.md
@@ -635,9 +635,9 @@ Here are some properties that are recognized by some NWC clients:
635 "nostr": { 635 "nostr": {
636 "pubkey": "string", 636 "pubkey": "string",
637 "tags": [], 637 "tags": [],
638 // ... 638 // ... rest of zap request event
639 }, // NIP-57 (Nostr Zaps) 639 }, // NIP-57 Zap Request event (kind 9734)
640 "tlv_records": [ // tlv records, optional 640 "tlv_records": [
641 { 641 {
642 "type": 5482373484, // tlv type 642 "type": 5482373484, // tlv type
643 "value": "0123456789abcdef" // hex encoded tlv value 643 "value": "0123456789abcdef" // hex encoded tlv value