mirror of
https://github.com/m2049r/xmrwallet
synced 2025-04-08 14:36:38 +02:00
enable ledger again
This commit is contained in:
parent
95f2ca74a6
commit
966ed23b87
@ -34,7 +34,7 @@ import java.io.IOException;
|
||||
import timber.log.Timber;
|
||||
|
||||
public class Ledger {
|
||||
static final public boolean ENABLED = false;
|
||||
static final public boolean ENABLED = true;
|
||||
// 5:20 is same as wallet2.cpp::restore()
|
||||
static public final int LOOKAHEAD_ACCOUNTS = 5;
|
||||
static public final int LOOKAHEAD_SUBADDRESSES = 20;
|
||||
|
Loading…
x
Reference in New Issue
Block a user