parazyd 3 лет назад
Родитель
Сommit
4443e2808c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/contract/dao/Cargo.toml

+ 2 - 0
src/contract/dao/Cargo.toml

@@ -40,6 +40,8 @@ default = []
 no-entrypoint = []
 client = [
     "darkfi",
+    "darkfi-money-contract/client",
+    "darkfi-money-contract/no-entrypoint",
     "rand",
     "chacha20poly1305",
     "log",