|
@@ -39,6 +39,7 @@
|
|
|
- cdk(wallet): Add `fn send_proofs` that marks proofs as `reserved` and creates token ([thesimplekid]).
|
|
|
- cdk(wallet): Add `fn melt_proofs` that uses specific proofs for `melt` instead of selecting ([thesimplekid]).
|
|
|
- cdk-cli(receive): Add support for signing keys to be nostr nsec encoded ([thesimplekid]).
|
|
|
+- cdk-fake-wallet: Add Fake wallet for testing ([thesimplekid]).
|
|
|
|
|
|
### Fixed
|
|
|
- cdk(mint): `SIG_ALL` is not allowed in `melt` ([thesimplekid]).
|