Jelajahi Sumber

test: use proper aptos addresses for tests (#384)

Turbo-Gus 3 tahun lalu
induk
melakukan
1a5b31f41a
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      aptos/contracts/Move.toml

+ 2 - 2
aptos/contracts/Move.toml

@@ -20,6 +20,6 @@ wormhole = "_"
 [dev-addresses]
 # Note that these are localnet addresses, for use in testing. The contracts are deployed to the real networks at the 
 # addresses documented at https://docs.pyth.network/consume-data/aptos#addresses
-pyth = "0xe2f37b8ac45d29d5ea23eb7d16dd3f7a7ab6426f5a998d6c23ecd3ae8d9d29eb"
+pyth = "0x377f0d7c4aaeea8dd73a7a2c6bc817e59aea569e1f9ae0d2f4a80ea1be93bf01"
 deployer = "0x277fa055b6a73c42c0662d5236c65c864ccbf2d4abd21f174a30c8b786eab84b"
-wormhole = "0x251011524cd0f76881f16e7c2d822f0c1c9510bfd2430ba24e1b3d52796df204"
+wormhole = "0xde0036a9600559e295d5f6802ef6f3f802f510366e0c23912b0655d972166017"