mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Update 60.md
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
parent
e87104c26c
commit
6517be9235
2
60.md
2
60.md
|
@ -95,7 +95,7 @@ Clients SHOULD publish `kind:7376` events to create a transaction history when t
|
||||||
"kind": 7376,
|
"kind": 7376,
|
||||||
"content": nip44_encrypt([
|
"content": nip44_encrypt([
|
||||||
[ "direction", "in" ], // in = received, out = sent
|
[ "direction", "in" ], // in = received, out = sent
|
||||||
[ "amount", "1", "sats" ],
|
[ "amount", "1", "sat" ],
|
||||||
[ "e", "<event-id-of-spent-token>", "<relay-hint>", "created" ],
|
[ "e", "<event-id-of-spent-token>", "<relay-hint>", "created" ],
|
||||||
]),
|
]),
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user