0.13.1
Fixed
- cdk: Only settle same unit quote internally (gudnuf).
- cdk-cli: Show amounts correctly (thesimplekid).
- cdk-lnbits: Fix msats error handling (thesimplekid).
- cashu: Fix HTLC witness deserialization by adding prior signatures if they exist (stefanbitcr).
Changed
- cdk: Simplify mint addition in MultiMintWallet by removing unnecessary mint info fetching and keyset refresh (thesimplekid).
- cdk-ffi: Make UniFFI Records Codable in Swift (davidcaseria).