mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 16:21:02 +00:00
Export 'TakeRevenue' trait. (#3278)
This commit is contained in:
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user