Skip to content

Commit 5944cf8

Browse files
author
kbay
committed
#126 - starting value
1 parent 5dfcdd4 commit 5944cf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node/MwcNode.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ void MwcNode::start(const QString & dataPath, const QString & network ) {
6767
nodeWorkDir = "";
6868
nonEmittedOutput = "";
6969
lastProcessedEvent = tries::NODE_OUTPUT_EVENT::NONE;
70+
nodeStatusString = "Waiting";
7071

7172
// Start the binary
7273
Q_ASSERT(nodeProcess == nullptr);

0 commit comments

Comments
 (0)