• About
  • Privacy Poilicy
  • Disclaimer
  • Contact
CoinInsight
  • Home
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Ripple
  • Future of Crypto
  • Crypto Mining
No Result
View All Result
  • Home
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Ripple
  • Future of Crypto
  • Crypto Mining
No Result
View All Result
CoinInsight
No Result
View All Result
Home Bitcoin

bitcoind – Core Lightning Channel Shut is caught.. Assist please

Coininsight by Coininsight
August 9, 2025
in Bitcoin
0
bitcoind – Core Lightning Channel Shut is caught.. Assist please
189
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter


I am giving output of my listpeerchannels and listfunds under. As you’ll be able to see, this channel is caught on the standing of ‘SHUTTING DOWN’. If I attempt to see standing of tx_id in mempool, it reveals nothing. What I can do to power this to shutdown and get well my funds please?

lightning-cli listfunds

 {
     "peer_id": "0242a4ae0c5bef18048fbecf995094b74bfb0f7391418d71ed394784373f41e4f3",
     "related": true,
     "state": "CHANNELD_SHUTTING_DOWN",
     "channel_id": "0c083da5ddc03b218391c21445e9bcd51c54f2a031ee107818dc4b041066f0e9",
     "our_amount_msat": 45340000,
     "amount_msat": 45340000,
     "funding_txid": "e9f06610044bdc187810ee31a0f2541cd5bce94514c29183213bc0dda53d080c",
     "funding_output": 0
  },

lightning-cli listpeerchannels

"channels": [
      {
         "peer_id": "0242a4ae0c5bef18048fbecf995094b74bfb0f7391418d71ed394784373f41e4f3",
         "peer_connected": true,
         "reestablished": false,
         "channel_type": {
            "bits": [
               12,
               22
            ],
            "names": [
               "static_remotekey/even",
               "anchors/even"
            ]
         },
         "updates": {
            "native": {
               "htlc_minimum_msat": 1,
               "htlc_maximum_msat": 44794000,
               "cltv_expiry_delta": 34,
               "fee_base_msat": 1000,
               "fee_proportional_millionths": 10
            }
         },
         "last_stable_connection": 1754704819,
         "state": "CHANNELD_SHUTTING_DOWN",
         "scratch_txid": "1c9a3183fbbd66c96611565b818adf8a19b68969df767756fe4dbfbef720adba",
         "last_tx_fee_msat": 1735000,
         "lost_state": false,
         "feerate": {
            "perkw": 1250,
            "perkb": 5000
         },
         "proprietor": "channeld",
         "route": 1,
         "channel_id": "0c083da5ddc03b218391c21445e9bcd51c54f2a031ee107818dc4b041066f0e9",
         "funding_txid": "e9f06610044bdc187810ee31a0f2541cd5bce94514c29183213bc0dda53d080c",
         "funding_outnum": 0,
         "close_to_addr": "bc1phmqcsnrp335m65ez2xmhdcn0r7skk7stx35av5ktrejnegf8hf6s0zrdgx",
         "close_to": "5120bec1884c618c69bd532251b776e26f1fa16b7a0b3469d652cb1e653ca127ba75",
         "personal": false,
         "opener": "native",
         "nearer": "native",
         "alias": {
            "native": "5435122x6893881x58217"
         },
         "options": [
            "option_static_remotekey",
            "option_anchors_zero_fee_htlc_tx",
            "option_anchors"
         ],
         "funding": {
            "local_funds_msat": 45340000,
            "remote_funds_msat": 0,
            "pushed_msat": 0
         },
         "to_us_msat": 45340000,
         "min_to_us_msat": 45340000,
         "max_to_us_msat": 45340000,
         "total_msat": 45340000,
         "fee_base_msat": 1000,
         "fee_proportional_millionths": 10,
         "dust_limit_msat": 546000,
         "max_total_htlc_in_msat": 18446744073709551615,
         "their_max_htlc_value_in_flight_msat": 44887000,
         "our_max_htlc_value_in_flight_msat": 18446744073709551615,
         "their_reserve_msat": 546000,
         "our_reserve_msat": 546000,
         "spendable_msat": 40503000,
         "receivable_msat": 0,
         "minimum_htlc_in_msat": 0,
         "minimum_htlc_out_msat": 1,
         "maximum_htlc_out_msat": 44794000,
         "their_to_self_delay": 144,
         "our_to_self_delay": 144,
         "max_accepted_htlcs": 30,
         "state_changes": [
            {
               "timestamp": "2025-08-09T14:15:57.730Z",
               "old_state": "CHANNELD_AWAITING_LOCKIN",
               "new_state": "CHANNELD_SHUTTING_DOWN",
               "cause": "user",
               "message": "User or plugin invoked close command"
            }
         ],
         "standing": [
            "CHANNELD_AWAITING_LOCKIN:Sent reestablish, waiting for theirs"
         ],
         "in_payments_offered": 0,
         "in_offered_msat": 0,
         "in_payments_fulfilled": 0,
         "in_fulfilled_msat": 0,
         "out_payments_offered": 0,
         "out_offered_msat": 0,
         "out_payments_fulfilled": 0,
         "out_fulfilled_msat": 0,
         "htlcs": []
      },

Related articles

JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

October 14, 2025
After $234M Hack, WazirX Will get Courtroom Approval For Main Rebuild

After $234M Hack, WazirX Will get Courtroom Approval For Main Rebuild

October 13, 2025


I am giving output of my listpeerchannels and listfunds under. As you’ll be able to see, this channel is caught on the standing of ‘SHUTTING DOWN’. If I attempt to see standing of tx_id in mempool, it reveals nothing. What I can do to power this to shutdown and get well my funds please?

lightning-cli listfunds

 {
     "peer_id": "0242a4ae0c5bef18048fbecf995094b74bfb0f7391418d71ed394784373f41e4f3",
     "related": true,
     "state": "CHANNELD_SHUTTING_DOWN",
     "channel_id": "0c083da5ddc03b218391c21445e9bcd51c54f2a031ee107818dc4b041066f0e9",
     "our_amount_msat": 45340000,
     "amount_msat": 45340000,
     "funding_txid": "e9f06610044bdc187810ee31a0f2541cd5bce94514c29183213bc0dda53d080c",
     "funding_output": 0
  },

lightning-cli listpeerchannels

"channels": [
      {
         "peer_id": "0242a4ae0c5bef18048fbecf995094b74bfb0f7391418d71ed394784373f41e4f3",
         "peer_connected": true,
         "reestablished": false,
         "channel_type": {
            "bits": [
               12,
               22
            ],
            "names": [
               "static_remotekey/even",
               "anchors/even"
            ]
         },
         "updates": {
            "native": {
               "htlc_minimum_msat": 1,
               "htlc_maximum_msat": 44794000,
               "cltv_expiry_delta": 34,
               "fee_base_msat": 1000,
               "fee_proportional_millionths": 10
            }
         },
         "last_stable_connection": 1754704819,
         "state": "CHANNELD_SHUTTING_DOWN",
         "scratch_txid": "1c9a3183fbbd66c96611565b818adf8a19b68969df767756fe4dbfbef720adba",
         "last_tx_fee_msat": 1735000,
         "lost_state": false,
         "feerate": {
            "perkw": 1250,
            "perkb": 5000
         },
         "proprietor": "channeld",
         "route": 1,
         "channel_id": "0c083da5ddc03b218391c21445e9bcd51c54f2a031ee107818dc4b041066f0e9",
         "funding_txid": "e9f06610044bdc187810ee31a0f2541cd5bce94514c29183213bc0dda53d080c",
         "funding_outnum": 0,
         "close_to_addr": "bc1phmqcsnrp335m65ez2xmhdcn0r7skk7stx35av5ktrejnegf8hf6s0zrdgx",
         "close_to": "5120bec1884c618c69bd532251b776e26f1fa16b7a0b3469d652cb1e653ca127ba75",
         "personal": false,
         "opener": "native",
         "nearer": "native",
         "alias": {
            "native": "5435122x6893881x58217"
         },
         "options": [
            "option_static_remotekey",
            "option_anchors_zero_fee_htlc_tx",
            "option_anchors"
         ],
         "funding": {
            "local_funds_msat": 45340000,
            "remote_funds_msat": 0,
            "pushed_msat": 0
         },
         "to_us_msat": 45340000,
         "min_to_us_msat": 45340000,
         "max_to_us_msat": 45340000,
         "total_msat": 45340000,
         "fee_base_msat": 1000,
         "fee_proportional_millionths": 10,
         "dust_limit_msat": 546000,
         "max_total_htlc_in_msat": 18446744073709551615,
         "their_max_htlc_value_in_flight_msat": 44887000,
         "our_max_htlc_value_in_flight_msat": 18446744073709551615,
         "their_reserve_msat": 546000,
         "our_reserve_msat": 546000,
         "spendable_msat": 40503000,
         "receivable_msat": 0,
         "minimum_htlc_in_msat": 0,
         "minimum_htlc_out_msat": 1,
         "maximum_htlc_out_msat": 44794000,
         "their_to_self_delay": 144,
         "our_to_self_delay": 144,
         "max_accepted_htlcs": 30,
         "state_changes": [
            {
               "timestamp": "2025-08-09T14:15:57.730Z",
               "old_state": "CHANNELD_AWAITING_LOCKIN",
               "new_state": "CHANNELD_SHUTTING_DOWN",
               "cause": "user",
               "message": "User or plugin invoked close command"
            }
         ],
         "standing": [
            "CHANNELD_AWAITING_LOCKIN:Sent reestablish, waiting for theirs"
         ],
         "in_payments_offered": 0,
         "in_offered_msat": 0,
         "in_payments_fulfilled": 0,
         "in_fulfilled_msat": 0,
         "out_payments_offered": 0,
         "out_offered_msat": 0,
         "out_payments_fulfilled": 0,
         "out_fulfilled_msat": 0,
         "htlcs": []
      },

Tags: BitcoindchannelClosecore..Lightningstuck.
Share76Tweet47

Related Posts

JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

by Coininsight
October 14, 2025
0

Trusted Editorial content material, reviewed by main trade specialists and seasoned editors. Advert Disclosure Fast Details: 1️⃣ JPMorgan’s International Head...

After $234M Hack, WazirX Will get Courtroom Approval For Main Rebuild

After $234M Hack, WazirX Will get Courtroom Approval For Main Rebuild

by Coininsight
October 13, 2025
0

They are saying journalists by no means actually clock out. However for Christian, that is not only a metaphor, it...

The ‘Technique Of Latin America’ OranjeBTC Expands Holdings With $1.94M Bitcoin Buy

The ‘Technique Of Latin America’ OranjeBTC Expands Holdings With $1.94M Bitcoin Buy

by Coininsight
October 13, 2025
0

OranjeBTC has acquired an extra 16 BTC for roughly $1.94 million at a mean value of $121,058 per Bitcoin, bringing...

Tapbit Delivers a Robust Presence at TOKEN2049 Singapore

Tapbit Delivers a Robust Presence at TOKEN2049 Singapore

by Coininsight
October 13, 2025
0

Singapore, Singapore, October thirteenth, 2025, ChainwireThe world-renowned blockchain occasion, TOKEN2049 Singapore, efficiently concluded on the Marina Bay Sands Expo and...

Establishments To Double Digital Asset Publicity By 2028

Establishments To Double Digital Asset Publicity By 2028

by Coininsight
October 12, 2025
0

Be a part of Our Telegram channel to remain updated on breaking information protection Institutional buyers are set to greater...

Load More
  • Trending
  • Comments
  • Latest
MetaMask Launches An NFT Reward Program – Right here’s Extra Data..

MetaMask Launches An NFT Reward Program – Right here’s Extra Data..

July 24, 2025
BitHub 77-Bit token airdrop information

BitHub 77-Bit token airdrop information

February 6, 2025
Haedal token airdrop information

Haedal token airdrop information

April 24, 2025
MilkyWay ($milkTIA, $MILK) Token Airdrop Information

MilkyWay ($milkTIA, $MILK) Token Airdrop Information

March 4, 2025
Kuwait bans Bitcoin mining over power issues and authorized violations

Kuwait bans Bitcoin mining over power issues and authorized violations

2
The Ethereum Basis’s Imaginative and prescient | Ethereum Basis Weblog

The Ethereum Basis’s Imaginative and prescient | Ethereum Basis Weblog

2
Unchained Launches Multi-Million Greenback Bitcoin Legacy Mission

Unchained Launches Multi-Million Greenback Bitcoin Legacy Mission

1
Earnings Preview: Microsoft anticipated to report larger Q3 income, revenue

Earnings Preview: Microsoft anticipated to report larger Q3 income, revenue

1
JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

October 14, 2025
Ukraine: Approval of Defence Metropolis regime for arms producers together with tax and customs incentives

Ukraine: Approval of Defence Metropolis regime for arms producers together with tax and customs incentives

October 14, 2025
BNB Value Soars 17% As Binance Compensates Customers

BNB Value Soars 17% As Binance Compensates Customers

October 14, 2025
Ripple Vs. SWIFT Battle Heats Up With ‘Fax Machine Vs. Web’ Remark Fanning The Flames

Ripple Vs. SWIFT Battle Heats Up With ‘Fax Machine Vs. Web’ Remark Fanning The Flames

October 14, 2025

CoinInight

Welcome to CoinInsight.co.uk – your trusted source for all things cryptocurrency! We are passionate about educating and informing our audience on the rapidly evolving world of digital assets, blockchain technology, and the future of finance.

Categories

  • Bitcoin
  • Blockchain
  • Crypto Mining
  • Ethereum
  • Future of Crypto
  • Market
  • Regulation
  • Ripple

Recent News

JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

JPMorgan Confirms Bitcoin Buying and selling, Sends Merchants Rallying for High Altcoins like Bitcoin Hyper

October 14, 2025
Ukraine: Approval of Defence Metropolis regime for arms producers together with tax and customs incentives

Ukraine: Approval of Defence Metropolis regime for arms producers together with tax and customs incentives

October 14, 2025
  • About
  • Privacy Poilicy
  • Disclaimer
  • Contact

© 2025- https://coininsight.co.uk/ - All Rights Reserved

No Result
View All Result
  • Home
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Ripple
  • Future of Crypto
  • Crypto Mining

© 2025- https://coininsight.co.uk/ - All Rights Reserved

Social Media Auto Publish Powered By : XYZScripts.com
Verified by MonsterInsights