We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97674b8 commit ce63fabCopy full SHA for ce63fab
sui/Move.toml
@@ -1,13 +1,13 @@
1
-# localnet
2
-# --------------------------------
+# testnet
+# -------------------------------
3
[package]
4
name = "IntegerMate"
5
version = "0.0.1"
6
-published-at = "0x6e1392463addfbb3b6559666411ddaf30bd0c19784a0fc45b819623e05ffca9d"
+published-at = "0xd6804883388200aad0d9ba9de875cfe3898b91f55117c040efb5ebd526cbbaae"
7
8
[dependencies]
9
Sui = { git = "https://github.com/MystenLabs/sui.git", subdir = "crates/sui-framework/packages/sui-framework", rev = "testnet-0.32.0" }
10
11
[addresses]
12
sui = "0x2"
13
-integer_mate = "0x69f09a3a8441cb9ec665702b537d7eb23e5302a48a4283a9a9270e81274ccefa"
+integer_mate = "0xba60132bb7dcf93dcf1e732b51570e2d69b982fa0352d68cd60385a0cf60a17d"
0 commit comments