Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix bridge issues (#757)
Co-authored-by: Dmitry <bushuevdv@mail.ru>
  • Loading branch information
vovac12 and N1ghtStorm authored Oct 4, 2023
commit b105c97ed3bad158ae831ce54e9721f6816efcd8
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ opt-level = 's'
debug = false

[env]
PARACHAIN_METADATA_BRANCH = "1.0.14"
PARACHAIN_METADATA_BRANCH = "1.0.15"
Loading