aboutsummaryrefslogtreecommitdiffstats
path: root/node/doc.go
Commit message (Collapse)AuthorAgeFilesLines
* node: ensure datadir can be co-inhabited by different instancesFelix Lange2016-09-161-0/+90
This change ensures that nodes started with different Name but same DataDir values don't use the same nodekey and IPC socket.