From 8ce2ea99f3e8732c476d013b1fc6c4061b6d5aba Mon Sep 17 00:00:00 2001 From: gcranju <134275268+gcranju@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:19:09 +0545 Subject: [PATCH] fix: move toml reverted --- contracts/sui/xcall/Move.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/sui/xcall/Move.toml b/contracts/sui/xcall/Move.toml index 4007c6a5..ad470fa1 100644 --- a/contracts/sui/xcall/Move.toml +++ b/contracts/sui/xcall/Move.toml @@ -1,5 +1,5 @@ [addresses] - xcall = '0x4581560514a11b326071f2f89d54f611ae36b53c3dce5317f39689a6f22c08a0' + xcall = '0x33b671df9935cf6ad0f48e81c28891ffcdae068fff8b7266d7b6890c71ce31ad' [dependencies] [dependencies.Sui]