Transfer some assets from the local chain to the sovereign account of a destination
chain and forward a notification XCM.
Fee payment on the destination side is made from the asset in the assets vector of
index fee_asset_item, up to enough to pay for weight_limit of weight. If more weight
is needed than weight_limit, then the operation will fail and the assets send may be
at risk.
Transfer some assets from the local chain to the sovereign account of a destination chain and forward a notification XCM.
Fee payment on the destination side is made from the asset in the
assetsvector of indexfee_asset_item, up to enough to pay forweight_limitof weight. If more weight is needed thanweight_limit, then the operation will fail and the assets send may be at risk.