difftreelog
fix xcm xtokens transferMultiasset for Moonbeam
in: master
1 file changed
tests/src/xcm/xcmUnique.test.tsdiffbeforeafterboth917 },917 },918 },918 },919 };919 };920 const destWeight = 50000000;921920922 await helper.xTokens.transferMultiasset(randomAccountMoonbeam, asset, destination, destWeight);921 await helper.xTokens.transferMultiasset(randomAccountMoonbeam, asset, destination, 'Unlimited');923922924 balanceGlmrTokenFinal = await helper.balance.getEthereum(randomAccountMoonbeam.address);923 balanceGlmrTokenFinal = await helper.balance.getEthereum(randomAccountMoonbeam.address);925924