-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMove.lock
More file actions
46 lines (37 loc) · 1.51 KB
/
Copy pathMove.lock
File metadata and controls
46 lines (37 loc) · 1.51 KB
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
41
42
43
44
45
46
# @generated by Move, please check-in and do not edit manually.
[move]
version = 3
manifest_digest = "E4593222821B1D799E8FEC37ADC4202ACC6547E624F22FC38B3664297CFA1871"
deps_digest = "F8BBB0CCB2491CA29A3DF03D6F92277A4F3574266507ACD77214D37ECA3F3082"
dependencies = [
{ id = "Sui", name = "Sui" },
]
[[move.package]]
id = "MoveStdlib"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/devnet", subdir = "crates/sui-framework/packages/move-stdlib" }
[[move.package]]
id = "Sui"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/devnet", subdir = "crates/sui-framework/packages/sui-framework" }
dependencies = [
{ id = "MoveStdlib", name = "MoveStdlib" },
]
[move.toolchain-version]
compiler-version = "1.53.2"
edition = "2024.beta"
flavor = "sui"
[env]
[env.devnet]
chain-id = "c2bef0b2"
original-published-id = "0xcfe0e2de7b961359c0724d7ab507c92396144e5185cbabcaa089a5bd52da5007"
latest-published-id = "0x38ae94a91ed835f27583937b3e46017cc5440692d6c8a5681887283615a72996"
published-version = "2"
[env.testnet]
chain-id = "4c78adac"
original-published-id = "0xbaf1b0ffe0dc44f827003c90eef4c9122d11ae71c03e7c310c25dcb9ad2cc4ef"
latest-published-id = "0xbaf1b0ffe0dc44f827003c90eef4c9122d11ae71c03e7c310c25dcb9ad2cc4ef"
published-version = "1"
[env.mainnet]
chain-id = "35834a8a"
original-published-id = "0x9640849403c14e3e96746da8222e2c2f689b1286c3491a8feeab6c636929056a"
latest-published-id = "0x9640849403c14e3e96746da8222e2c2f689b1286c3491a8feeab6c636929056a"
published-version = "1"