upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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": [