Issue and Steps to Reproduce
- Create new address by "newaddr" command
- Send some funds to the newest created address
- 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" }
Issue and Steps to Reproduce
getinfooutput{ "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" }