Skip to content
Snippets Groups Projects
Commit d8dc0f87 authored by Shaun Wang's avatar Shaun Wang Committed by GitHub
Browse files

Export 'TakeRevenue' trait. (#3278)

parent 29fa0a36
No related merge requests found
......@@ -51,7 +51,7 @@ mod fungibles_adapter;
pub use fungibles_adapter::FungiblesAdapter;
mod weight;
pub use weight::{FixedRateOfConcreteFungible, FixedWeightBounds, UsingComponents};
pub use weight::{FixedRateOfConcreteFungible, FixedWeightBounds, UsingComponents, TakeRevenue};
mod matches_fungible;
pub use matches_fungible::{IsAbstract, IsConcrete};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment