Changement du node_id pour un nombre de 64bit (!bytes)
Générer avec python3.random(64)
This commit is contained in:
parent
e16af52ab5
commit
d39efa7501
@ -18,7 +18,7 @@
|
||||
#define LISTEN_PORT 1212
|
||||
|
||||
// The node ID
|
||||
#define NODE_ID 203242402519736214145149136169422092269247115186189140178187251487819615911212154252117172522111472481308026129190139512419121015210238252292031613214452118122204415160254
|
||||
#define NODE_ID 42675882021843277
|
||||
|
||||
// The number of neighbours
|
||||
// The neighbour table has 15 entries
|
||||
|
Loading…
Reference in New Issue
Block a user