Skip to content

Commit

Permalink
Merge pull request #511 from gregdhill/chore/update-metadata
Browse files Browse the repository at this point in the history
chore: update metadata for 1.25.1
  • Loading branch information
gregdhill authored Aug 16, 2023
2 parents cc8ed9c + 7dae27e commit 82e085a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.8"
services:
interbtc:
image: "interlayhq/interbtc:1.25.0-rc5"
image: "interlayhq/interbtc:1.25.1"
command:
- --rpc-external
- --ws-external
Expand Down
4 changes: 2 additions & 2 deletions runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ rand = { version = "0.7", optional = true }

[dependencies.primitives]
git = "https://github.com/interlay/interbtc"
rev = "1b90616692dcce55749616b4c60bdab228279909"
rev = "700fcc9b9aab8f5337d62cb8f18c894722cf02f4"
package = "interbtc-primitives"

[dependencies.module-bitcoin]
git = "https://github.com/interlay/interbtc"
rev = "1b90616692dcce55749616b4c60bdab228279909"
rev = "700fcc9b9aab8f5337d62cb8f18c894722cf02f4"
package = "bitcoin"
features = ["parser"]

Expand Down
Binary file modified runtime/metadata-parachain-interlay.scale
Binary file not shown.
Binary file modified runtime/metadata-parachain-kintsugi.scale
Binary file not shown.

0 comments on commit 82e085a

Please sign in to comment.