summaryrefslogtreecommitdiff
path: root/node/Network.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Network.hpp')
-rw-r--r--node/Network.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/node/Network.hpp b/node/Network.hpp
index ecee77c1..696aa84b 100644
--- a/node/Network.hpp
+++ b/node/Network.hpp
@@ -322,6 +322,8 @@ public:
}
/**
+ * Get current network config or return NULL
+ *
* @return Network configuration -- may be NULL
*/
inline SharedPtr<NetworkConfig> config2() const