Skip to content

Commit 09555eb

Browse files
github-actions[bot]Acala Github Action Bot
andauthored
update snapshots (#237)
Co-authored-by: Acala Github Action Bot <[email protected]>
1 parent 3b11239 commit 09555eb

File tree

1 file changed

+34
-36
lines changed

1 file changed

+34
-36
lines changed

tests/xcm-transfer/__snapshots__/polkadot-para.test.ts.snap

Lines changed: 34 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -231,30 +231,28 @@ exports[`'assetHubPolkadot' -> 'acala' xcm transfer 'WBTC' > xcmPallet transfer
231231
"data": [
232232
"ConcatenatedVersionedXcm",
233233
{
234-
"v3": [
234+
"v4": [
235235
{
236236
"reserveAssetDeposited": [
237237
{
238238
"fun": {
239239
"fungible": 10000000,
240240
},
241241
"id": {
242-
"concrete": {
243-
"interior": {
244-
"x3": [
245-
{
246-
"parachain": 1000,
247-
},
248-
{
249-
"palletInstance": 50,
250-
},
251-
{
252-
"generalIndex": 21,
253-
},
254-
],
255-
},
256-
"parents": 1,
242+
"interior": {
243+
"x3": [
244+
{
245+
"parachain": 1000,
246+
},
247+
{
248+
"palletInstance": 50,
249+
},
250+
{
251+
"generalIndex": 21,
252+
},
253+
],
257254
},
255+
"parents": 1,
258256
},
259257
},
260258
],
@@ -269,22 +267,20 @@ exports[`'assetHubPolkadot' -> 'acala' xcm transfer 'WBTC' > xcmPallet transfer
269267
"fungible": 10000000,
270268
},
271269
"id": {
272-
"concrete": {
273-
"interior": {
274-
"x3": [
275-
{
276-
"parachain": 1000,
277-
},
278-
{
279-
"palletInstance": 50,
280-
},
281-
{
282-
"generalIndex": 21,
283-
},
284-
],
285-
},
286-
"parents": 1,
270+
"interior": {
271+
"x3": [
272+
{
273+
"parachain": 1000,
274+
},
275+
{
276+
"palletInstance": 50,
277+
},
278+
{
279+
"generalIndex": 21,
280+
},
281+
],
287282
},
283+
"parents": 1,
288284
},
289285
},
290286
"weightLimit": {
@@ -301,12 +297,14 @@ exports[`'assetHubPolkadot' -> 'acala' xcm transfer 'WBTC' > xcmPallet transfer
301297
},
302298
"beneficiary": {
303299
"interior": {
304-
"x1": {
305-
"accountId32": {
306-
"id": "0x88dc3417d5058ec4b4503e0c12ea1a0a89be200fe98922423d4334014fa6b0ee",
307-
"network": null,
300+
"x1": [
301+
{
302+
"accountId32": {
303+
"id": "0x88dc3417d5058ec4b4503e0c12ea1a0a89be200fe98922423d4334014fa6b0ee",
304+
"network": null,
305+
},
308306
},
309-
},
307+
],
310308
},
311309
"parents": 0,
312310
},

0 commit comments

Comments
 (0)