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

Refactor with remote exporter #71

Merged
merged 8 commits into from
Dec 19, 2023
Merged

Conversation

yrong
Copy link

@yrong yrong commented Dec 18, 2023

No description provided.

@@ -487,7 +487,7 @@ pub struct XcmFeeManagerFromComponentsBridgeHub<WaivedLocations, HandleFee>(
PhantomData<(WaivedLocations, HandleFee)>,
);
impl<WaivedLocations: Contains<MultiLocation>, FeeHandler: HandleFee> FeeManager
for XcmFeeManagerFromComponentsBridgeHub<WaivedLocations, FeeHandler>
for XcmFeeManagerFromComponentsBridgeHub<WaivedLocations, FeeHandler>
Copy link

Choose a reason for hiding this comment

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

ditto, is problematic changing whitespace for code we do not own.

Copy link
Author

@yrong yrong Dec 19, 2023

Choose a reason for hiding this comment

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

@yrong yrong merged commit 6aceea8 into snowbridge Dec 19, 2023
4 of 9 checks passed
@yrong yrong deleted the ron/refactor-with-remote-exporter branch December 19, 2023 12:26
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.

2 participants