Closed ErnestMushinge closed 4 years ago
The main loop should not be manually stopped and started. Instead, use the pause and resume API.
Pay close attention to the notes on that function because they explain that pausing/stopping the acceptor immediately is not possible. This is due to the way this protocol is designed.
@corytodd Thank you Cory like you mentioned I will go ahead and try activating the escrow mode.