Skip to content

CHANNELD_AWAITING_LOCKIN after 65+ confirms #1063

Description

@fixone

very recent client (compiled earlier today)

{
  "id": "0360a66958608a187e7d0c3e9f26ad445c60b9b649fc2674c0d25fc83ce82d850b",
  "port": 9735,
  "address": [
    {
      "type": "ipv4",
      "address": "188.166.99.121",
      "port": 9735
    }
  ],
  "version": "v0.5.2-2016-11-21-2037-g1192f16",
  "blockheight": 1284267,
  "network": "testnet"
}

with in-sync blockchain (bitcoin-cli getinfo shows the same height "blocks": 1284267)

peer channel funded and long confirmed, but state still AWAITING_LOCKIN

{
      "id": "0214187473a79a4f32590f645481a944ac7507cb7801d6cfa0671be4e17806e109",
      "connected": true,
      "netaddr": [
        "180.181.208.42:9735"
      ],
      "channels": [
        {
          "state": "CHANNELD_AWAITING_LOCKIN",
          "owner": "lightning_channeld",
          "short_channel_id": "1284202:80:0",
          "funding_txid": "8655516a362e39560a592aee24f653b8f649294b5f219231a59dc298a3658637",
          "msatoshi_to_us": 10000000000,
          "msatoshi_total": 10000000000,
          "dust_limit_satoshis": 546,
          "max_htlc_value_in_flight_msat": 18446744073709552000,
          "channel_reserve_satoshis": 0,
          "htlc_minimum_msat": 0,
          "to_self_delay": 6,
          "max_accepted_htlcs": 483
        }
      ]
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions