| 1234567891011121314151617 |
- [package]
- name = "Pyth"
- version = "0.0.2"
- [dependencies.Sui]
- git = "https://github.com/MystenLabs/sui.git"
- subdir = "crates/sui-framework/packages/sui-framework"
- rev = "041c5f2bae2fe52079e44b70514333532d69f4e6"
- [dependencies.Wormhole]
- git = "https://github.com/wormhole-foundation/wormhole.git"
- subdir = "sui/wormhole"
- rev = "82d82bffd5a8566e4b5d94be4e4678ad55ab1f4f"
- [addresses]
- pyth = "0x00b53b0f4174108627fbee72e2498b58d6a2714cded53fac537034c220d26302"
- wormhole = "0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a"
|