Skip to content

Commit 0e49c8e

Browse files
authored
Update example addresses (#354)
1 parent b05a63f commit 0e49c8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aptos/examples/mint_nft/Move.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Pyth = { git = "https://github.com/pyth-network/pyth-crosschain.git", subdir = "
1212
# These are testnet addresses https://docs.pyth.network/consume-data/aptos#addresses
1313
aptos_framework = "0x1"
1414
mint_nft = "_"
15-
pyth = "0xaa706d631cde8c634fe1876b0c93e4dec69d0c6ccac30a734e9e257042e81541"
16-
deployer = "0xb138581594ebd7763cfa3c3e455050139b7304c6d41e7094a1c78da4e6761ed8"
17-
wormhole = "0x1b1752e26b65fc24971ee5ec9718d2ccdd36bf20486a10b2973ea6dedc6cd197"
15+
pyth = "0xa1c1e6ec8eca84d93d0c0d2708b840c16895389e6e55c31a6447c97c9257d069"
16+
deployer = "0xb31e712b26fd295357355f6845e77c888298636609e93bc9b05f0f604049f434"
17+
wormhole = "0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625"
1818

1919
[dev-addresses]
2020
mint_nft = "0xb138581594ebd7763cfa3c3e455050139b7304c6d41e7094a1c78da4e6761ed8"

0 commit comments

Comments
 (0)