mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-13 05:11:21 +00:00
rename barak log out
This commit is contained in:
@ -49,7 +49,7 @@ var barak = struct {
|
||||
}
|
||||
|
||||
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.
|
||||
var err error
|
||||
|
Reference in New Issue
Block a user