Skip to content

Commit 9c74dc6

Browse files
committed
deployed
1 parent f88a9aa commit 9c74dc6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

contracts/suilend/Move.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[move]
44
version = 3
5-
manifest_digest = "E25F888B3CC57B28D0C772334DD30911CD5A1F9E4F24D8EC7733F5B434BF5012"
5+
manifest_digest = "9E8660E667A354B63448AF5B5D0F68EE43B6C09C20DC42E7B51305E3C0BDA57B"
66
deps_digest = "F9B494B64F0615AED0E98FC12A85B85ECD2BC5185C22D30E7F67786BB52E507C"
77
dependencies = [
88
{ id = "Pyth", name = "Pyth" },
@@ -67,6 +67,6 @@ dependencies = [
6767
]
6868

6969
[move.toolchain-version]
70-
compiler-version = "1.35.3"
70+
compiler-version = "1.41.2"
7171
edition = "2024.beta"
7272
flavor = "sui"

contracts/suilend/Move.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "suilend"
33
version = "0.0.1"
4-
published-at = "0xe37cc7bb50fd9b6dbd3873df66fa2c554e973697f50ef97707311dc78bd08444"
4+
published-at = "0xd2a67633ccb8de063163e25bcfca242929caf5cf1a26c2929dab519ee0b8f331"
55
edition = "2024.beta"
66

77
[dependencies.Sui]

0 commit comments

Comments
 (0)