Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
e0050b28
Unverified
Commit
e0050b28
authored
Jun 18, 2021
by
Shaun Wang
Committed by
GitHub
Jun 17, 2021
Browse files
Export 'TakeRevenue' trait. (#3278)
parent
9d92e7c5
Pipeline
#142872
passed with stages
in 31 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
xcm/xcm-builder/src/lib.rs
View file @
e0050b28
...
...
@@ -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
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment