From 2ba93436077b4f4901db81687df2e03d7ce6c8c5 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 9 Aug 2016 08:32:42 -0700 Subject: Encode and decode of tags and capabilities in NetworkConfig. --- node/NetworkController.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/NetworkController.hpp') diff --git a/node/NetworkController.hpp b/node/NetworkController.hpp index fa90fb75..db95dd14 100644 --- a/node/NetworkController.hpp +++ b/node/NetworkController.hpp @@ -75,7 +75,7 @@ public: const Identity &signingId, const Identity &identity, uint64_t nwid, - const Dictionary &metaData, + const Dictionary &metaData, NetworkConfig &nc) = 0; }; -- cgit v1.2.3