Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Added HaulBlobError to pub re-exports (#6579)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur authored Jan 18, 2023
1 parent be4dedb commit 37468ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xcm/xcm-builder/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ pub use filter_asset_location::{Case, NativeAsset};
mod universal_exports;
pub use universal_exports::{
BridgeBlobDispatcher, BridgeMessage, DispatchBlob, DispatchBlobError, ExporterFor, HaulBlob,
HaulBlobExporter, NetworkExportTable, SovereignPaidRemoteExporter, UnpaidLocalExporter,
UnpaidRemoteExporter,
HaulBlobError, HaulBlobExporter, NetworkExportTable, SovereignPaidRemoteExporter,
UnpaidLocalExporter, UnpaidRemoteExporter,
};

0 comments on commit 37468ca

Please sign in to comment.