diff --git a/60.md b/60.md index 87449d20..85639238 100644 --- a/60.md +++ b/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", "" ], - [ "mint", "" ] + [ "mint", "" ], + [ "amount", "" ] ] } ```