mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
Merge 2ca7b4b78b
into 8696c71051
This commit is contained in:
commit
ce31d37af7
@ -27,7 +27,7 @@ import monero.wallet.model.MoneroWalletListener;
|
||||
public class XmrWalletBase {
|
||||
|
||||
// constants
|
||||
public static final int SYNC_PROGRESS_TIMEOUT_SECONDS = 60;
|
||||
public static final int SYNC_PROGRESS_TIMEOUT_SECONDS = 120;
|
||||
public static final int DIRECT_SYNC_WITHIN_BLOCKS = 100;
|
||||
|
||||
// inherited
|
||||
|
Loading…
Reference in New Issue
Block a user