Skip to content

Node property isScanning always false. #1014

Description

@deleterium

The property isScanning that is present in API getBlockchainStatus and getState returns always as false, even if the node is in sync or rescanning the blockchain due to a fork happening.

Actually the method seems to be empty, maybe it was never implemented?

public boolean isScanning() {

It is expected that during resync/rescanning the property returns as true.

Issue found during me trying to get the wallet to autoconnect to best server, but it is connecting to some nodes that are rolling back.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions