Unverified Commit e0050b28 authored by Shaun Wang's avatar Shaun Wang Committed by GitHub
Browse files

Export 'TakeRevenue' trait. (#3278)

parent 9d92e7c5
Pipeline #142872 passed with stages
in 31 minutes and 53 seconds
......@@ -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};
......
Supports Markdown
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