Added function to update messages,
Added bootstrap function, Added time-delay for node update,
This commit is contained in:
parent
664faa96f0
commit
dd532dc580
@ -874,6 +874,7 @@ int bootstrap_node(int * sock_fd){
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int main(int argc, const char *argv[]) {
|
||||
printf(">> Starting node\n");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user