Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Check channel in outbound queue #73

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

alistair-singh
Copy link

@@ -22,6 +22,7 @@ use emulated_integration_tests_common::{
};
use parachains_common::Balance;

pub const ASSETHUB_PARA_ID: u32 = 1000;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use AssetHubRococo::para_id() here?

Also perhaps the BridgeHub PARA_ID is also available in some constant provided by the bridges team

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would require adding more dependencies. If this is out of date, the tests will fail. So I think it's simpler and protected against change.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok cool

@alistair-singh alistair-singh merged commit 9e49208 into snowbridge Dec 19, 2023
9 of 14 checks passed
@alistair-singh alistair-singh deleted the check-channel-in-outbound-queue branch December 19, 2023 10:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants