Usage:"Comma-separated list of transport security protocols in order of preference. At least 1 required. Options: 'noise','tls'. Set to 'none' to disable.",
Usage:"Peerstore database location. Persisted peerstores help recover peers after restarts. "+
"Set to 'memory' to never persist the peerstore. Peerstore records will be pruned / expire as necessary. "+
"Warning: a copy of the priv network key of the local peer will be persisted here.",// TODO: bad design of libp2p, maybe we can avoid this from happening
Usage:"Discovered ENRs are persisted in a database to recover from a restart without having to bootstrap the discovery process again. Set to 'memory' to never persist the peerstore.",