SunnySarahNode
SunnySarahNode
similar behavior across several channels. example : ``` 2023-07-17 13:36:19.437 [INF] SRVR: New inbound connection from 49.228.105.0:60320 2023-07-17 13:36:19.438 [INF] SRVR: Finalizing connection to 020d1617e27ac022395352f2b3774969593d3d6ddff6fb117d820a9dda8da45217@49.228.105.0:60320, inbound=true 2023-07-17 13:36:19.703 [INF] PEER:...
@ziggie1984 I have bitcoind RPC (Bitcoin Core version v23.0.0) backend. Full, indexed. ``` { "feerate": 0.00031121, "blocks": 3 } ``` I have `maxmempool=3000` in my bitcoin settings in order to...
I managed to catch a very good case. Me: LND 0.17.3, bitcoind 25 (full indexed, mempool = 3Gb), Ubuntu, clearnet only My peer: unknown, tor only I have a HTLC...
@ziggie1984, Thank you for your answer. > Make sure you reconnect to peer 3 when the htlc approaches the blockdealine + 13 blocks, only then will your peer fail the...
> That would be great, are you verifying that you disconnect the peer and then connect again, because the link needs to be torn down for this to work. Of...
I have same case with one of my peers. My node: **LND** 0.16.0-beta commit=v0.16.0-beta Peer node: **LND** 0.16.0 We both had "[lncli] rpc error: code = Unknown desc = edge...