Remove workaround for wallet closing notification received in TUI
Since we use AsyncHttpServer instead of HttpServer running in other thread, it is possible to call Clive TUI app methods because they are now running in the same thread.
Since we use AsyncHttpServer instead of HttpServer running in other thread, it is possible to call Clive TUI app methods because they are now running in the same thread.