Neptune-Crypto/neptune-core

Scan Mode is Alway Active

開放

#536 建立於 2025年3月27日

 (1 則留言) (0 個反應) (0 位負責人)Rust (45 個分叉)auto 404
buggood first issue

倉庫指標

星標
 (110 顆星)
PR 合併指標
 (平均合併 12小時 40分鐘) (30 天內合併 7 個 PR)

描述

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.

貢獻者指南