Neptune-Crypto/neptune-core

Scan Mode is Alway Active

オープン

#536 opened on 2025/03/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (45 件のフォーク)auto 404
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-keys is used
  • --scan-blocks is 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.

コントリビューターガイド