mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 17:31:03 +00:00
Export 'TakeRevenue' trait. (#3278)
This commit is contained in:
@@ -51,7 +51,7 @@ mod fungibles_adapter;
|
|||||||
pub use fungibles_adapter::FungiblesAdapter;
|
pub use fungibles_adapter::FungiblesAdapter;
|
||||||
|
|
||||||
mod weight;
|
mod weight;
|
||||||
pub use weight::{FixedRateOfConcreteFungible, FixedWeightBounds, UsingComponents};
|
pub use weight::{FixedRateOfConcreteFungible, FixedWeightBounds, UsingComponents, TakeRevenue};
|
||||||
|
|
||||||
mod matches_fungible;
|
mod matches_fungible;
|
||||||
pub use matches_fungible::{IsAbstract, IsConcrete};
|
pub use matches_fungible::{IsAbstract, IsConcrete};
|
||||||
|
|||||||
Reference in New Issue
Block a user