From a95e80d6b1138e67fdaf43faa1ac546aa74dfa36 Mon Sep 17 00:00:00 2001 From: Boris Polujin Date: Sun, 14 Aug 2022 22:01:38 +0300 Subject: net-p2p/cardano-db-sync: + Daemon for exporting Cardano blockchain data into a PostgreSQL DB. --- net-p2p/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-p2p/Makefile') diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 3db55ea50d0c..b6438ce96429 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -17,6 +17,7 @@ SUBDIR += btcheck SUBDIR += btpd SUBDIR += c-lightning + SUBDIR += cardano-db-sync SUBDIR += cardano-node SUBDIR += cpuminer SUBDIR += createtorrent -- cgit v1.2.3