We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021c111 commit 451b0b4Copy full SHA for 451b0b4
2 files changed
framework/.changeset/v0.15.13.md
@@ -1 +1,2 @@
1
- Bump Aptos image to v1.42.1
2
+- Bump Canton image to v0.5.17
framework/components/blockchain/canton/canton.go
@@ -13,7 +13,7 @@ import (
13
14
// Canton Defaults
15
const (
16
- SpliceVersion = "0.5.13"
+ SpliceVersion = "0.5.17"
17
Image = "ghcr.io/digital-asset/decentralized-canton-sync/docker/canton"
18
)
19
0 commit comments