We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793284c commit 6f2b389Copy full SHA for 6f2b389
README.md
@@ -35,7 +35,7 @@ Wallets and mints `MUST` implement all mandatory specs and `CAN` implement optio
35
| [17][17] | WebSocket subscriptions | [Nutshell][py] | [Nutshell][py] |
36
| [18][18] | Payment requests | [Cashu.me][cashume], [Boardwalk][bwc], [cdk-cli] | - |
37
| [19][19] | Cached Responses | - | [Nutshell][py], [cdk-mintd] |
38
-| [20][20] | Signature on Mint Quote | [cdk-cli] | [cdk-mintd] |
+| [20][20] | Signature on Mint Quote | [cdk-cli], [Nutshell][py] | [cdk-mintd],[Nutshell][py] |
39
40
#### Wallets:
41
@@ -92,3 +92,4 @@ Wallets and mints `MUST` implement all mandatory specs and `CAN` implement optio
92
[17]: 17.md
93
[18]: 18.md
94
[19]: 19.md
95
+[20]: 20.md
0 commit comments