move daod and dao-cli to dao folder, and rename dao-cli to dao

This commit is contained in:
Dastan-glitch
2022-09-07 02:39:36 +03:00
parent 4e4ae9914e
commit d4c3b2f5e5
50 changed files with 9 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ BINDEPS = \
# ZK proofs to compile with zkas
PROOFS = \
$(shell find bin/daod/proof -type f -name '*.zk') \
$(shell find bin/dao/daod/proof -type f -name '*.zk') \
$(shell find proof -type f -name '*.zk') \
example/simple.zk