Module polkadot_runtime_common::impls
source · Expand description
Auxiliary struct
/enum
s for polkadot runtime.
Modules§
Structs§
- Adapter for [
Contains
] trait to matchVersionedLocatableAsset
type converted to the latest version of itself where it’s location matched byL
and it’s asset id byA
parameter types. - Parameters passed into
relay_era_payout
function. - Converts the
VersionedLocatableAsset
to the [xcm_builder::LocatableAssetId
]. - Logic for the author to get a portion of fees.
- Converts the [
VersionedLocation
] to the [xcm::latest::Location
].
Enums§
- Versioned locatable asset type which contains both an XCM
location
andasset_id
to identify an asset which exists on some chain.
Functions§
- A specialized function to compute the inflation of the staking system, tailored for polkadot relay chains, such as Polkadot, Kusama and Westend.