Can I reload my node's config from the command line without restarting the node?

2

I needed to make some config changes to my node and I'd like to reload the config without stopping the node and then restarting it. Is that possible? I don't see any related RPC commands on the wiki.

Rob

Posted 2017-03-11T17:34:08.173

Reputation: 87

Answers

2

I don't think so. There's a feature request about this, but I don't think a feature like that has been added.

Nick ODell

Posted 2017-03-11T17:34:08.173

Reputation: 26 536