buggood first issue
Repository metrics
- Stars
- (110 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Scan mode is supposed to be active if (any of):
- the wallet is imported
--scan-keysis used--scan-blocksis used.
It looks like the test for the first condition is faulty and as a result, scan mode is always active. Let's fix it.