Closed joepetrowski closed 7 months ago
The non-limited teleport/reserve transfer calls are deprecated. Instead, you should use limited_* with the weight limit set to Unlimited.
limited
limited_*
Unlimited
Ref: https://github.com/paritytech/asset-transfer-api/blob/main/examples/assetHubToMoonriverPaysWithFeeOrigin.ts#L17C2-L17C127
The non-
limited
teleport/reserve transfer calls are deprecated. Instead, you should uselimited_*
with the weight limit set toUnlimited
.Ref: https://github.com/paritytech/asset-transfer-api/blob/main/examples/assetHubToMoonriverPaysWithFeeOrigin.ts#L17C2-L17C127