Skip to content

Commit 1b21a92

Browse files
authored
chore(target_chains/sui): fix Wormhole testnet address (#1352)
1 parent 23620cb commit 1b21a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target_chains/sui/contracts/Move.testnet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rev = "sui-upgrade-testnet"
1515

1616
[addresses]
1717
pyth = "0x0"
18-
wormhole = "0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e"
18+
wormhole = "0xf47329f4344f3bf0f8e436e2f7b485466cff300f12a166563995d3888c296a94"
1919

2020
[dev-addresses]
2121
pyth = "0x100"

0 commit comments

Comments
 (0)