diff --git a/example/node_test/NodeExample.cpp b/example/node_test/NodeExample.cpp index 3c6620a3..a08964c1 100644 --- a/example/node_test/NodeExample.cpp +++ b/example/node_test/NodeExample.cpp @@ -128,7 +128,7 @@ int main( int argc, char *argv[] ) //Inputs - sgns::GeniusNode node_instance( DEV_CONFIG, "deadbeef" ); + sgns::GeniusNode node_instance( DEV_CONFIG, "deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef" ); std::cout << "Insert \"process\", the image and the number of tokens to be" << std::endl; while ( true )