Skip to content

Commit ce63fab

Browse files
committed
Change Move.toml for sui testnet
1 parent 97674b8 commit ce63fab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sui/Move.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# localnet
2-
# --------------------------------
1+
# testnet
2+
# -------------------------------
33
[package]
44
name = "IntegerMate"
55
version = "0.0.1"
6-
published-at = "0x6e1392463addfbb3b6559666411ddaf30bd0c19784a0fc45b819623e05ffca9d"
6+
published-at = "0xd6804883388200aad0d9ba9de875cfe3898b91f55117c040efb5ebd526cbbaae"
77

88
[dependencies]
99
Sui = { git = "https://github.com/MystenLabs/sui.git", subdir = "crates/sui-framework/packages/sui-framework", rev = "testnet-0.32.0" }
1010

1111
[addresses]
1212
sui = "0x2"
13-
integer_mate = "0x69f09a3a8441cb9ec665702b537d7eb23e5302a48a4283a9a9270e81274ccefa"
13+
integer_mate = "0xba60132bb7dcf93dcf1e732b51570e2d69b982fa0352d68cd60385a0cf60a17d"

0 commit comments

Comments
 (0)