Skip to content

cannot unmarshal object into Go struct field GetBlockChainInfoResult.softforks #3412

@JulioBarros

Description

@JulioBarros

Background

Using the latest (unreleased) versions of bitcoind and lnd I get the following error after unlocking the wallet.

Unable to create chain control: unable to retrieve best block: json: cannot unmarshal object into Go struct field GetBlockChainInfoResult.softforks of type []*btcjson.SoftForkDescription

Your environment

  • version of lnd - v0.7.1-beta-rc2 and master commit 80c675
  • which operating system (uname -a on *Nix) linux 4.15.0-58-generic #50 Add database versioning  #64-Ubuntu
  • version of btcd, bitcoind, or other backend Bitcoin Core Daemon version v0.18.99.0-7a960ba77
  • any other relevant environment details

Steps to reproduce

Start up bitcoind, start up lnd, lnd unlock.

Expected behaviour

That lnd continues to run.

Actual behaviour

Get error and lnd quits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions