upleb.uk

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

summaryrefslogtreecommitdiff
path: root/60.md
diff options
context:
space:
mode:
authorPablo Fernandez <p@f7z.io>2024-10-12 09:35:39 +0100
committerGitHub <noreply@github.com>2024-10-12 09:35:39 +0100
commit6517be923527a5090f6250369cd5469eab0d5bc5 (patch)
tree3535145b9710eb288a2d95403b9254ff00af984a /60.md
parente87104c26cae69eb465d04d3c9c40452d5c37ca8 (diff)
Update 60.md
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
Diffstat (limited to '60.md')
-rw-r--r--60.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/60.md b/60.md
index b0064f4..2f24841 100644
--- a/60.md
+++ b/60.md
@@ -95,7 +95,7 @@ Clients SHOULD publish `kind:7376` events to create a transaction history when t
95 "kind": 7376, 95 "kind": 7376,
96 "content": nip44_encrypt([ 96 "content": nip44_encrypt([
97 [ "direction", "in" ], // in = received, out = sent 97 [ "direction", "in" ], // in = received, out = sent
98 [ "amount", "1", "sats" ], 98 [ "amount", "1", "sat" ],
99 [ "e", "<event-id-of-spent-token>", "<relay-hint>", "created" ], 99 [ "e", "<event-id-of-spent-token>", "<relay-hint>", "created" ],
100 ]), 100 ]),
101 "tags": [ 101 "tags": [