Right now it is assumed that you have a toml configuration file for each waku node. Since this is good for a better personalization, as we are starting to do tests or maybe we want to set up a huge amount of nodes, we don't have yet an automatized script that creates a configuration file for every node. It would be nice that we can set up some kind of flag to decide wether we want to use the same configuration file for every node, or a personalized one for each node.
Right now it is assumed that you have a
toml
configuration file for each waku node. Since this is good for a better personalization, as we are starting to do tests or maybe we want to set up a huge amount of nodes, we don't have yet an automatized script that creates a configuration file for every node. It would be nice that we can set up some kind of flag to decide wether we want to use the same configuration file for every node, or a personalized one for each node.