Closed thesimplekid closed 4 months ago
If a witness is not required on the proof it should be null not an empty string. This is causing deserialization to fail in CDK.
https://github.com/cashubtc/nutshell/blob/75987beaf19897175f2be98151cb3c8cfba839ce/cashu/core/base.py#L109
Thanks for noticing.
If a witness is not required on the proof it should be null not an empty string. This is causing deserialization to fail in CDK.
https://github.com/cashubtc/nutshell/blob/75987beaf19897175f2be98151cb3c8cfba839ce/cashu/core/base.py#L109