Skip to content

Commit 1a5b31f

Browse files
authored
test: use proper aptos addresses for tests (#384)
1 parent 0f42b66 commit 1a5b31f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aptos/contracts/Move.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ wormhole = "_"
2020
[dev-addresses]
2121
# Note that these are localnet addresses, for use in testing. The contracts are deployed to the real networks at the
2222
# addresses documented at https://docs.pyth.network/consume-data/aptos#addresses
23-
pyth = "0xe2f37b8ac45d29d5ea23eb7d16dd3f7a7ab6426f5a998d6c23ecd3ae8d9d29eb"
23+
pyth = "0x377f0d7c4aaeea8dd73a7a2c6bc817e59aea569e1f9ae0d2f4a80ea1be93bf01"
2424
deployer = "0x277fa055b6a73c42c0662d5236c65c864ccbf2d4abd21f174a30c8b786eab84b"
25-
wormhole = "0x251011524cd0f76881f16e7c2d822f0c1c9510bfd2430ba24e1b3d52796df204"
25+
wormhole = "0xde0036a9600559e295d5f6802ef6f3f802f510366e0c23912b0655d972166017"

0 commit comments

Comments
 (0)