Running
lncli pendingchannels I get the following.
"total_limbo_balance": "0",
"pending_open_channels": [
{
"channel": {
"remote_node_pub": "02c00024c38031616f17f60dab1231477b52764e9f981fbecebe57ea518dc8610f",
"channel_point": "932418f98fe63e1f1e2433417f8770b6ae0114f0992adfa2384bfa8bd8868d16:0",
"capacity": "200000",
"local_balance": "0",
"remote_balance": "190950",
"local_chan_reserve_sat": "2000",
"remote_chan_reserve_sat": "2000"
},
"confirmation_height": 0,
"commit_fee": "9050",
"commit_weight": "552",
"fee_per_kw": "12500"
},
{
"channel": {
"remote_node_pub": "0340e22eb2c4c4e1793ee2e7100a695a4ed0899723484efcd00f48b5ccecb6b93f",
"channel_point": "53c3a1e790892da5967a757faa84a4635d9daf7678df5fe7d03a933730bd66e8:0",
"capacity": "110000",
"local_balance": "0",
"remote_balance": "109455",
"local_chan_reserve_sat": "1100",
"remote_chan_reserve_sat": "1100"
},
"confirmation_height": 0,
"commit_fee": "545",
"commit_weight": "552",
"fee_per_kw": "754"
Sometimes there is a 3rd that pops up and goes away. But, those are just sitting there. Nothing I do can remove them. It's just when I run that command or look in the RTL web interface I then have to go and check if they disappeared and someone else is opening a channel or it's just them. Last night was a good example, I had the 2 of them the odd 3rd one that comes and goes and yours.
-Dave