pub fn set_asset_units_per_second<T: Config>(
asset_location: Box<VersionedLocation>,
units_per_second: u128
)
Expand description
Change the amount of units we are charging per execution second for a given AssetLocation.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_asset_units_per_second
.