We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81bbf7a commit be85fb1Copy full SHA for be85fb1
Cargo.toml
@@ -28,6 +28,7 @@ babylon-bitcoin = { path = "./packages/bitcoin" }
28
babylon-btcstaking = { path = "./packages/btcstaking" }
29
babylon-contract = { path = "./contracts/babylon" }
30
eots = { path = "./packages/eots" }
31
+ics23-commitment = { path = "./packages/ics23_commitment" }
32
anyhow = "1.0.82"
33
bech32 = "0.9.1"
34
bitcoin = "0.31.1"
0 commit comments