Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Nov 11, 2024
1 parent 4d6c678 commit a72aa5a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ use testnet_parachains_constants::rococo::xcm_version::SAFE_XCM_VERSION;
use xcm::latest::WESTEND_GENESIS_HASH;

const BRIDGE_HUB_ROCOCO_ED: Balance = ExistentialDeposit::get();
use xcm::latest::WESTEND_GENESIS_HASH;

fn bridge_hub_rococo_genesis(
invulnerables: Vec<(AccountId, AuraId)>,
Expand Down

0 comments on commit a72aa5a

Please sign in to comment.