-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMove.lock
40 lines (32 loc) · 1.27 KB
/
Move.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# @generated by Move, please check-in and do not edit manually.
[move]
version = 3
manifest_digest = "A972C9D69857A5156F1E66C7970EE5E4FFA900030D734D7D3BBD2A61C2531331"
deps_digest = "F8BBB0CCB2491CA29A3DF03D6F92277A4F3574266507ACD77214D37ECA3F3082"
dependencies = [
{ id = "Sui", name = "Sui" },
]
[[move.package]]
id = "MoveStdlib"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/mainnet", subdir = "crates/sui-framework/packages/move-stdlib" }
[[move.package]]
id = "Sui"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/mainnet", subdir = "crates/sui-framework/packages/sui-framework" }
dependencies = [
{ id = "MoveStdlib", name = "MoveStdlib" },
]
[move.toolchain-version]
compiler-version = "1.35.3"
edition = "2024.beta"
flavor = "sui"
[env]
[env.testnet]
chain-id = "4c78adac"
original-published-id = "0x3de0f2bd96168f004af0d6e5229d86754e9b9d82b2f3c3d75c0dc69952146867"
latest-published-id = "0x3de0f2bd96168f004af0d6e5229d86754e9b9d82b2f3c3d75c0dc69952146867"
published-version = "1"
[env.mainnet]
chain-id = "35834a8a"
original-published-id = "0xb45fcfcc2cc07ce0702cc2d229621e046c906ef14d9b25e8e4d25f6e8763fef7"
latest-published-id = "0xb45fcfcc2cc07ce0702cc2d229621e046c906ef14d9b25e8e4d25f6e8763fef7"
published-version = "1"