cashubtc / cdk

Cashu Development Kit
MIT License
87 stars 44 forks source link

Public key serilzation #12

Closed thesimplekid closed 1 year ago

thesimplekid commented 1 year ago

Public key serialization/deserialization seems to be broken.

thesimplekid commented 1 year ago

https://github.com/thesimplekid/cashu-crab/commit/fd955f22cb15a0b08ef8b7165e83b85e3ab68789

Deserialization for Secret key is removed as it is not needed at this point, but should be implemented later.