rebranding upgrade and various fixes
This commit is contained in:
@@ -44,6 +44,8 @@ class Geth {
|
||||
if (this.logGethEvents) {
|
||||
this.logStream.write(text);
|
||||
}
|
||||
// Print log messages to the console
|
||||
//console.log("geth..."+text);
|
||||
}
|
||||
|
||||
startGeth() {
|
||||
|
||||
Reference in New Issue
Block a user