Skip to content

Commit

Permalink
fix merge damage
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden authored and claravanstaden committed Nov 21, 2023
1 parent 5c441f3 commit 715bf3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cumulus/polkadot-parachain/src/chain_spec/bridge_hubs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,10 @@ pub mod rococo {
"bridgeWestendMessages": {
"owner": bridges_pallet_owner.clone(),
},
"ethereumControl": {
"paraId": id,
"assetHubParaId": 1000
}
})
}
}
Expand Down

0 comments on commit 715bf3e

Please sign in to comment.