I'm confused, how do I restart a substrate node? I use ctrl c in the terminal window where the node is running to stop it and then I write the commands which I used to run the node in the first place, is that the way to restart the nodes?
0
votes
1 Answers
0
votes
I think that is right for hot reload in development mode, but still you can make a service from systemd by echo the service like this sample script