pub fn default_nodes_dir() -> PathBuf
Default directory containing per-node data subdirectories.
Each node gets {default_root_dir}/nodes/{peer_id}/ where peer_id is the full 64-character hex-encoded node ID.
{default_root_dir}/nodes/{peer_id}/
peer_id