pub fn freeze_foreign_asset<T: Config>(
asset_id: AssetId,
allow_xcm_deposit: bool
)
Expand description
Freeze a given foreign assetId
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::freeze_foreign_asset
.