From d8e48c32f8435076382543edfafbf81c223f9e87 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 10 Oct 2016 15:52:14 +0200 Subject: Added a Client so we can start finishing up the setup phase of cMix. --- node/nextnode.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'node/nextnode.hpp') diff --git a/node/nextnode.hpp b/node/nextnode.hpp index 862ca5c..c2e064c 100644 --- a/node/nextnode.hpp +++ b/node/nextnode.hpp @@ -22,6 +22,7 @@ inline void message_setter(cmix_proto::CMixMessage& m, cmix_proto::TYPE const& v MESSAGE_SETTER(Initialization, initialization) MESSAGE_SETTER(ImANode, imanode) +MESSAGE_SETTER(Bye, bye) #undef MESSAGE_SETTER -- cgit v1.2.3-70-g09d2