We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4ce97 commit ab9bc11Copy full SHA for ab9bc11
pages/price-feeds/use-real-time-data/sui.mdx
@@ -51,6 +51,8 @@ rev = "041c5f2bae2fe52079e44b70514333532d69f4e6"
51
52
</Tabs.Tab>
53
<Tabs.Tab>
54
+
55
+```sh copy
56
[dependencies.Pyth]
57
git = "https://github.com/pyth-network/pyth-crosschain.git"
58
subdir = "target_chains/sui/contracts"
@@ -65,6 +67,7 @@ rev = "sui-contract-iota-testnet"
65
67
git = "https://github.com/iotaledger/iota.git"
66
68
subdir = "crates/iota-framework/packages/iota-framework"
69
rev = "751c23caf24efd071463b9ffd07eabcb15f44f31"
70
+```
71
72
73
0 commit comments