DB compression

This commit is contained in:
Doug Hoyte
2023-01-25 00:26:03 -05:00
parent ec9161ce08
commit 60628d18c3
18 changed files with 446 additions and 91 deletions

View File

@ -3,4 +3,4 @@ OPT = -O3 -g
include golpe/rules.mk
LDLIBS += -lsecp256k1 -lb2
LDLIBS += -lsecp256k1 -lb2 -lzstd