File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
target_chains/aptos/contracts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ AptosFramework = { git = "https://github.com/aptos-labs/aptos-core.git", subdir
8
8
MoveStdlib = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/move-stdlib/" , rev = " 2c74a456298fcd520241a562119b6fe30abdaae2" }
9
9
AptosStdlib = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-stdlib/" , rev = " 2c74a456298fcd520241a562119b6fe30abdaae2" }
10
10
AptosToken = { git = " https://github.com/aptos-labs/aptos-core.git" , subdir = " aptos-move/framework/aptos-token/" , rev = " 2c74a456298fcd520241a562119b6fe30abdaae2" }
11
- Wormhole = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/wormhole" , rev = " aptos/integration " }
12
- Deployer = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/deployer" , rev = " aptos/integration " }
11
+ Wormhole = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/wormhole" , rev = " f29c8c935123f3b3a917ba5dc930ec68737463c7 " }
12
+ Deployer = { git = " https://github.com/wormhole-foundation/wormhole.git" , subdir = " aptos/deployer" , rev = " f29c8c935123f3b3a917ba5dc930ec68737463c7 " }
13
13
14
14
[addresses ]
15
15
pyth = " _"
You can’t perform that action at this time.
0 commit comments