add an option on gaiad.toml to stop a node at n block height #3981
Closed
Description
opened on Mar 27, 2019
Summary
This is a proposal to add an option on gaiad.toml to stop a node at n block height. Something like stop_gaiad_at = ""
stop_gaiad_at = "450000"
Problem Definition
This would be an interesting feature when we upgrade the network at a certain block height. We could coordinate and stop the network at the exact block height and resolve misunderstandings that might come up when the network is still going even though the network is upgraded to newer version.
Proposal
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Activity