-
Notifications
You must be signed in to change notification settings - Fork 0
/
Move.lock
35 lines (28 loc) · 1.03 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
# @generated by Move, please check-in and do not edit manually.
[move]
version = 1
manifest_digest = "7E48DA35161EDACD2E344F1450DD920B369DC81DF1A9877664955AB127D12C60"
deps_digest = "3C4103934B1E040BB6B23F1D610B4EF9F2F1166A50A104EADCF77467C004C600"
dependencies = [
{ name = "MoveStdlib" },
{ name = "Sui" },
]
[[move.package]]
name = "MoveStdlib"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/testnet", subdir = "crates\\sui-framework\\packages\\move-stdlib" }
[[move.package]]
name = "Sui"
source = { git = "https://github.com/MystenLabs/sui.git", rev = "framework/testnet", subdir = "crates/sui-framework/packages/sui-framework" }
dependencies = [
{ name = "MoveStdlib" },
]
[move.toolchain-version]
compiler-version = "1.24.0"
edition = "legacy"
flavor = "sui"
[env]
[env.testnet]
chain-id = "4c78adac"
original-published-id = "0xfec94d83b18e5bdfe5d5244058cee6918c5b2d6e913769260e4954161ce41f57"
latest-published-id = "0xfec94d83b18e5bdfe5d5244058cee6918c5b2d6e913769260e4954161ce41f57"
published-version = "1"