Function pallet_xcm_transactor::pallet::dispatchables::set_transact_info
source · pub fn set_transact_info<T: Config>(
location: Box<VersionedLocation>,
transact_extra_weight: Weight,
max_weight: Weight,
transact_extra_weight_signed: Option<Weight>
)
Expand description
Change the transact info of a location
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_transact_info
.