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 df32502 commit 41ea2aeCopy full SHA for 41ea2ae
vesting/Move.toml
@@ -1,12 +1,10 @@
1
[package]
2
name = "Vesting"
3
version = "0.0.1"
4
-authors = ["Rootmhz"]
5
6
[addresses]
7
std = "0x1"
8
-Vesting = "0xb35962eed27b9a272d82673f2b7a99e7257b7b1a9af02c1a09143dacbaf498bd"
+Vesting = "0x225b149b3bfc3caabcbb7edf8c855636c0c00131226127e35545556aaf325278" # твой адрес
9
10
[dependencies]
11
-# берём stdlib из вендора minimarket, как и в других подпроектах
12
MoveStdlib = { local = "../minimarket/vendor/aptos-core/aptos-move/framework/move-stdlib" }
0 commit comments