mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-13 21:31:23 +00:00
rename barak log out
This commit is contained in:
@ -49,7 +49,7 @@ var barak = struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
fmt.Printf("New Debora Process (PID: %d)\n", os.Getpid())
|
fmt.Printf("New Barak Process (PID: %d)\n", os.Getpid())
|
||||||
|
|
||||||
// read options from stdin.
|
// read options from stdin.
|
||||||
var err error
|
var err error
|
||||||
|
Reference in New Issue
Block a user