src/defs.cpp @@ -187,4 +187,6 @@ { ec = LastErrorStore().ec_; msg = LastErrorStore().msg_; } } int NodeTimeoutSec() { return 60; }