Added function to update messages,

Added bootstrap function,
Added time-delay for node update,
This commit is contained in:
n07070 2020-04-17 15:37:07 +02:00
parent 664faa96f0
commit dd532dc580
1 changed files with 1 additions and 0 deletions

View File

@ -874,6 +874,7 @@ int bootstrap_node(int * sock_fd){
return 0;
}
int main(int argc, const char *argv[]) {
printf(">> Starting node\n");