We provide seeds and live-peers to allow node operators to efficiently connect a node to the network
A common practice is to use a seed to connect to the network.
You can add our seed node in seeds
in your config.toml
file:
[email protected]:26156Community seed nodes
If you would like to add additional seeds, here are some provided by the community:
5c86915026093f9a2f81e5910107cf14676b48fc@seed-2.mainnet.desmos.network:26656,45105c7241068904bdf5a32c86ee45979794637f@seed-3.mainnet.desmos.network:26656Quickly update your seed nodes
Update your seeds in config.toml
seeds="[email protected]:26156,5c86915026093f9a2f81e5910107cf14676b48fc@seed-2.mainnet.desmos.network:26656,45105c7241068904bdf5a32c86ee45979794637f@seed-3.mainnet.desmos.network:26656" sed -i -e "s/^seeds *=.*/seeds = \"$seeds\"/" $HOME/.desmos/config/config.toml# Restart your node
systemctl restart desmos.service
BlueStake contribute to Desmos by offering several tools and services,
tailored for users, developers, and node operators.