Skip to content

Commit

Permalink
Local setup for Westend (#1262)
Browse files Browse the repository at this point in the history
* Revert "Update gsrpc (#1251)"

This reverts commit 00f3f8f.

* Local setup for westend

* BridgeHub ParaId as 1002 & Improve local setup

* Upgrade subxt

* Enable instantVerification for local setup

* Revert "Revert "Update gsrpc (#1251)""

This reverts commit f8e4644.

* Update cargo files for smoketest
  • Loading branch information
yrong authored Aug 5, 2024
1 parent 3cff39d commit 96565f2
Show file tree
Hide file tree
Showing 18 changed files with 520 additions and 289 deletions.
5 changes: 0 additions & 5 deletions hooks/post-checkout

This file was deleted.

2 changes: 1 addition & 1 deletion relayer/cmd/subscribe_beefy.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ func subBeefyCmd() *cobra.Command {
cmd.Flags().UintP(
"para-id",
"i",
1013,
1002,
"Parachain ID",
)

Expand Down
Loading

0 comments on commit 96565f2

Please sign in to comment.