We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef851e commit 743d2eeCopy full SHA for 743d2ee
peer/main.go
@@ -42,7 +42,6 @@ import (
42
var logger = logging.MustGetLogger("main")
43
44
// Constants go here.
45
-const fabric = "hyperledger"
46
const cmdRoot = "core"
47
48
// The main command describes the service and
0 commit comments