mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-02-21 12:49:00 +00:00
NIP 60: add amount to kind 7374
This commit is contained in:
parent
8e6f2c06c3
commit
07bf688dd0
3
60.md
3
60.md
@ -177,7 +177,8 @@ However, application developers SHOULD use local state when possible and only pu
|
||||
"content": nip44_encrypt("quote-id"),
|
||||
"tags": [
|
||||
[ "expiration", "<expiration-timestamp>" ],
|
||||
[ "mint", "<mint-url>" ]
|
||||
[ "mint", "<mint-url>" ],
|
||||
[ "amount", "<requested-amount>" ]
|
||||
]
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user