Skip to content

Commit b820c78

Browse files
authored
Add comment clarifying deployed addresses (#343)
1 parent 86df3ef commit b820c78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aptos/contracts/Move.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ deployer = "_"
1818
wormhole = "_"
1919

2020
[dev-addresses]
21+
# Note that these are localnet addresses, for use in testing. The contracts are deployed to the real networks at the
22+
# addresses documented at https://docs.pyth.network/consume-data/aptos#addresses
2123
pyth = "0xe2f37b8ac45d29d5ea23eb7d16dd3f7a7ab6426f5a998d6c23ecd3ae8d9d29eb"
2224
deployer = "0x277fa055b6a73c42c0662d5236c65c864ccbf2d4abd21f174a30c8b786eab84b"
2325
wormhole = "0x251011524cd0f76881f16e7c2d822f0c1c9510bfd2430ba24e1b3d52796df204"

0 commit comments

Comments
 (0)