This would be nice for testing, because is the simplest way I can think of to stop the node after it finish processing the block N, this is very useful for testing and even to measure IBD elapsed time.
I'm using this to stop multiple bitcoin implementation at the same height and then run without network to execute some tests.
This would be nice for testing, because is the simplest way I can think of to stop the node after it finish processing the block
N, this is very useful for testing and even to measure IBD elapsed time.I'm using this to stop multiple bitcoin implementation at the same height and then run without network to execute some tests.