Merge 07bf688dd0
into 7dec812f99
This commit is contained in:
commit
9a6e92990b
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