Skip to content

Commit d1c24d6

Browse files
authored
chore: added movement deployment (#3803)
2 parents a6d7b68 + a19559d commit d1c24d6

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

deployments/deployments.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
}
9191
}
9292
},
93-
"channels": [1, 3, 4, 5, 8]
93+
"channels": [1, 3, 4, 5, 8, 12]
9494
},
9595
{
9696
"chain_id": "elgafar-1",
@@ -321,5 +321,22 @@
321321
}
322322
}
323323
}
324+
},
325+
{
326+
"chain_id": "250",
327+
"ibc_interface": "ibc-move/aptos",
328+
"deployments": {
329+
"core": {
330+
"address": "0xb307441e9bd2aec7f46ea221f0f26f11a080d94eb5ee3d5f493203098f037105",
331+
"height": 1013470
332+
},
333+
"app": {
334+
"ucs03": {
335+
"address": "0x2541d488d3257ba8a85caac5ecf904511eebdb94bd02328e1453edf3621249ce",
336+
"height": 1013853
337+
}
338+
}
339+
},
340+
"channels": [1]
324341
}
325342
]

0 commit comments

Comments
 (0)