mirror of
https://github.com/rairyx/raven.git
synced 2024-11-11 19:10:50 +00:00
Clarified role of bootstrapper process in stdout msgs
This commit is contained in:
parent
e2a5b30305
commit
2c232a606c
@ -166,7 +166,7 @@ func main() {
|
||||
},
|
||||
})
|
||||
if bBootstrap {
|
||||
fmt.Println("Bootstrapper running. Ctrl+C to exit.")
|
||||
fmt.Println("Bootstrapper running.\nDHT running.\nCtrl+C to exit and destroy DHT.")
|
||||
for true {
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user