utxorpc 0.0.10.0 → 0.0.11.0
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- utxorpc.cabal +1/−1
utxorpc.cabal view
@@ -1,7 +1,7 @@ cabal-version: 3.0 name: utxorpc-version: 0.0.10.0+version: 0.0.11.0 synopsis: Generated code for a gRPC interface for UTxO Blockchains description: [UTxO RPC](https://utxorpc.org/) (u5c for short) is an interface tailored for interactions with UTxO-based blockchains, prioritizing performance and developer experience. By providing a common contract, a range of SDKs, and thorough documentation, UTxO RPC aims to facilitate: