Update README.md

This commit is contained in:
2022-02-04 11:12:22 +01:00
parent a5eeb50d5e
commit 688a2e814d
3 changed files with 34 additions and 14 deletions

View File

@@ -17,7 +17,7 @@ import (
"go.vocdoni.io/dvote/db/pebbledb"
)
var debug = true
var debug = false
func printTestContext(prefix string, nLeafs int, hashName, dbName string) {
if debug {