File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pages/price-feeds/use-real-time-data Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ rev = "sui-contract-mainnet"
19
19
[dependencies.Wormhole]
20
20
git = " https://github.com/wormhole-foundation/wormhole.git"
21
21
subdir = " sui/wormhole"
22
- rev = " sui-upgrade- mainnet"
22
+ rev = " sui/ mainnet"
23
23
24
24
# Pyth is locked into this specific `rev` because the package depends on Wormhole and is pinned to this version.
25
25
@@ -40,7 +40,7 @@ rev = "sui-contract-testnet"
40
40
[dependencies.Wormhole]
41
41
git = " https://github.com/wormhole-foundation/wormhole.git"
42
42
subdir = " sui/wormhole"
43
- rev = " sui-upgrade- testnet"
43
+ rev = " sui/ testnet"
44
44
45
45
# Pyth is locked into this specific `rev` because the package depends on Wormhole and is pinned to this version.
46
46
[dependencies.Sui]
You can’t perform that action at this time.
0 commit comments