-
Notifications
You must be signed in to change notification settings - Fork 0
/
Move.lock
34 lines (27 loc) · 1.01 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
# @generated by Move, please check-in and do not edit manually.
[move]
version = 2
manifest_digest = "3B202E2267559D3B3A3A8D2AD2437868ECF81552E15F7E662995B98BDB811B11"
deps_digest = "F8BBB0CCB2491CA29A3DF03D6F92277A4F3574266507ACD77214D37ECA3F3082"
dependencies = [
{ 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.23.0"
edition = "2024.beta"
flavor = "sui"
[env]
[env.testnet]
chain-id = "4c78adac"
original-published-id = "0xd64ee1d72b3f89e8c6719c020c0b023d5758084492a5cafa414756fe53696fa3"
latest-published-id = "0x29619bb8497b46aca0c96bb0399f2a86000b5325815305d8d1daa037b0b0ab2e"
published-version = "2"