-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMove.lock
More file actions
39 lines (32 loc) · 1.28 KB
/
Copy pathMove.lock
File metadata and controls
39 lines (32 loc) · 1.28 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
# @generated by Move, please check-in and do not edit manually.
[move]
version = 3
manifest_digest = "87F189139640241A3846C213517D3CC12E49C11D325AC884D8D959515AB2B79A"
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.54.0"
edition = "2024.beta"
flavor = "sui"
[env]
[env.testnet]
chain-id = "4c78adac"
<<<<<<< HEAD
original-published-id = "0xc7918fe921c6ee1b59eefe4170eba111dc911e76dd912bf128a058d29eefb549"
latest-published-id = "0xc7918fe921c6ee1b59eefe4170eba111dc911e76dd912bf128a058d29eefb549"
=======
original-published-id = "0x898ba6fe71b6e26b3ed92b55b27f7f88a0ba5e02dd9abcbce5bea53793762d25"
latest-published-id = "0x898ba6fe71b6e26b3ed92b55b27f7f88a0ba5e02dd9abcbce5bea53793762d25"
>>>>>>> 21cf2bd5449e0c5d8f0ce42721a9572033df853e
published-version = "1"