Teleport some assets from the local chain to some destination chain.
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.
Teleport some assets from the local chain to some destination chain.
Fee payment on the destination side is made from the asset in the
assets
vector of indexfee_asset_item
, up to enough to pay forweight_limit
of weight. If more weight is needed thanweight_limit
, then the operation will fail and the assets send may be at risk.