-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMove.lock
More file actions
34 lines (27 loc) · 1.03 KB
/
Move.lock
File metadata and controls
34 lines (27 loc) · 1.03 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
# @generated by Move, please check-in and do not edit manually.
[move]
version = 3
manifest_digest = "D825EA69664FD9891C6E497C92D1D0FA52DDF6E4DF43F33245EED9F555D9E3E5"
deps_digest = "F8BBB0CCB2491CA29A3DF03D6F92277A4F3574266507ACD77214D37ECA3F3082"
dependencies = [
{ id = "Sui", name = "Sui" },
]
[[move.package]]
id = "MoveStdlib"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/testnet", subdir = "crates/sui-framework/packages/move-stdlib" }
[[move.package]]
id = "Sui"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/testnet", subdir = "crates/sui-framework/packages/sui-framework" }
dependencies = [
{ id = "MoveStdlib", name = "MoveStdlib" },
]
[move.toolchain-version]
compiler-version = "1.44.2"
edition = "2024.beta"
flavor = "sui"
[env]
[env.suiscan]
chain-id = "4c78adac"
original-published-id = "0x3118291ab1f550e1d581d4665df8c7110a10f472b6c674e7ae4f24f6f1546be0"
latest-published-id = "0x3118291ab1f550e1d581d4665df8c7110a10f472b6c674e7ae4f24f6f1546be0"
published-version = "1"