1
0
mirror of synced 2026-04-14 12:28:38 +08:00

auto commit

This commit is contained in:
yitter
2021-04-01 02:38:11 +08:00
parent 43417f41cc
commit 0566c98e3e
48 changed files with 1294 additions and 109 deletions

View File

@@ -1,5 +0,0 @@
module contract
pub interface IIdGenerator {
new_long() u64
}