Skip to content

Commit

Permalink
feat: Add pause/unpause all bridges extrinsics (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyli7 authored Sep 4, 2023
1 parent ac5bdfd commit c0aaeda
Show file tree
Hide file tree
Showing 13 changed files with 1,612 additions and 1,183 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install_toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2023-06-01
toolchain: 1.71.1
override: true
target: wasm32-unknown-unknown
components: rustfmt
Expand Down
Loading

0 comments on commit c0aaeda

Please sign in to comment.