github cashubtc/cashu-ts v4.2.1

6 hours ago

This release is technically a breaking change to the public type BatchMintRequest (and by extension, BatchMintPreview), but treating as a patch as batch minting is new and experimental, not widely supported or used, the payload is short lived, and the primary consumer is this library.

In the unlikely even you were using these types, please update quote_amounts from bigint[] to Amount[] in your code.

What's Changed

Full Changelog: v4.2.0...v4.2.1

Don't miss a new cashu-ts release

NewReleases is sending notifications on new releases.