Skip to content

listfunds does not contains unconfirmed transactions #2104

Description

@asocjal

Issue and Steps to Reproduce

  1. Create new address by "newaddr" command
  2. Send some funds to the newest created address
  3. listfunds does not contains this transaction as long, as it is unconfirmed

getinfo output

{ "id": "035a71a8d2e36f5ff894fd6f97225a493e0cdf013c60c3b1c6992be19bd901a9ca", "alias": "cln-tst-01", "color": "035a71", "address": [ { "type": "ipv4", "address": "176.107.130.62", "port": 9735 } ], "binding": [ { "type": "ipv6", "address": "::", "port": 9735 }, { "type": "ipv4", "address": "0.0.0.0", "port": 9735 } ], "version": "v0.6.1", "blockheight": 551232, "network": "bitcoin" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAimed at improving the existing functionality or a new feature that provides additional value

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions