Function pallet_xdns::pallet::dispatchables::add_supported_bridging_asset
source · pub fn add_supported_bridging_asset<T: Config>(
asset_id: AssetId,
target_id: TargetId
)
Expand description
Re-adds the self-gateway if was present before. Inserts if wasn’t. Root only access.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add_supported_bridging_asset
.