sdk: replaced db_get_slot_checkpoint with get_slot_checkpoint and moved to util

This commit is contained in:
aggstam
2023-05-04 21:10:49 +03:00
parent 96a834eef5
commit 3943ad27af
8 changed files with 76 additions and 68 deletions

View File

@@ -50,6 +50,7 @@ $(PROOFS_BIN): zkas $(PROOFS_SRC)
contracts: zkas
$(MAKE) -C src/contract/money
$(MAKE) -C src/contract/dao
$(MAKE) -C src/contract/consensus
token_lists:
$(MAKE) -C contrib/token all