mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-10 16:59:34 -04:00
fix confirmations, add logback, ui stuff, add country(local) to bankaccount
This commit is contained in:
parent
6509441e8c
commit
8856e31d78
13 changed files with 303 additions and 117 deletions
src/main/java/io/bitsquare
|
@ -58,7 +58,7 @@ public class BitSquare extends Application
|
|||
@Override
|
||||
public void stop() throws Exception
|
||||
{
|
||||
walletFacade.terminateWallet();
|
||||
walletFacade.shutDown();
|
||||
|
||||
super.stop();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue