Skip to content

getblocktemplate says Litecoin is downloading blocks even getblockcount returns latest block count #558

@adneerav

Description

@adneerav

Hello,

I am facing issue while using any rpc call like getblocktemplate it says below even I've updated block count 1,523,826( using getblockcount)

./litecoin-cli getblocktemplate
error code: -10
error message:
Litecoin is downloading blocks...

I've tried with -reindex=1 which took long process and returns the latest block(1,523,826).

Due this issue I am not able to call rpc call for getblocktemplate

I've check the issue so do i need to make any changes in source code ? if yes thn is there any document or help guide from where I can understand this thing ?

I am using litecoin branch 0.14 source code

Can anyone please explain me what I am doing wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions