Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LND crashes on startup: -22: TX rejected: total value of all transaction inputs for transaction ... is 16777216 which is less than the amount spent of 17776996 #1267

Closed
Xethron opened this issue May 21, 2018 · 6 comments · Fixed by #1294
Assignees
Labels
bug Unintended code behaviour commitments Commitment transactions containing the state of the channel

Comments

@Xethron
Copy link

Xethron commented May 21, 2018

Background

Running LND on Testnet on my Laptop. After it went to sleep and woke up, it tried to sync up and quit giving the following error:

2018-05-21 17:18:29.682 [INF] LNWL: Inserting unconfirmed transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6
2018-05-21 17:18:29.689 [ERR] CNCT: ChannelArbitrator(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0): unable to broadcast close tx: -22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996
2018-05-21 17:18:29.689 [ERR] CNCT: unable to advance state: -22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996
2018-05-21 17:18:29.689 [ERR] SRVR: unable to start server: -22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996

-22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996

Everything is running in a docker. I committed one of the containers to an image. Running: docker start alice tries to sync up with btcd, and then throws the above error.
My BTCD is all synced up with Testnet.

Your environment

  • version of lnd 0.4.1 (Initially started docker from commit 097fd50)
  • which operating system (uname -a on *Nix): MacOSX but running in Docker
  • version of btcd, bitcoind, or other backend: BTCD: Version 0.12.0-beta
  • any other relevant environment details

Steps to reproduce

Stack trace above

Expected behaviour

Start up normally

Actual behaviour

Crashes with above error

@Roasbeef
Copy link
Member

Do you have any pertinent logs?

@Xethron
Copy link
Author

Xethron commented May 21, 2018

What exactly are you looking for? Being in Docker I have all the output ever generated by the container.

The last action performed on the 16th was a ton of ChannelUpdate's (Short Snippet) before starting back up on the 21st:

2018-05-16 10:25:30.099 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426742780881862656, flag=0, update_time=2018-05-16 06:17:47 +0000 UTC) to 176.9.89.217:2000
2018-05-16 10:25:30.099 [DBG] SRVR: Broadcasting 1 messages
2018-05-16 10:25:30.100 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426742780881862656, flag=0, update_time=2018-05-16 06:17:47 +0000 UTC) to 159.203.125.125:9735
2018-05-16 10:25:30.099 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426742780881862656, flag=0, update_time=2018-05-16 06:17:47 +0000 UTC) to 173.71.149.66:19735
2018-05-16 10:25:30.099 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426742780881862656, flag=0, update_time=2018-05-16 06:17:47 +0000 UTC) to 178.62.81.192:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 178.62.81.192:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 34.250.234.192:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 86.61.67.183:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 159.203.125.125:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 109.235.70.143:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 173.71.149.66:19735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 18.205.112.169:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 174.44.219.217:9735
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 180.181.208.42:9735
2018-05-16 10:25:30.101 [DBG] SRVR: Broadcasting 1 messages
2018-05-16 10:25:30.101 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 18.191.57.14:9735
2018-05-16 10:25:30.102 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426361250350432257, flag=0, update_time=2018-05-16 09:53:25 +0000 UTC) to 104.131.91.121:19735
2018-05-16 10:25:30.102 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426837338885193728, flag=0, update_time=2018-05-16 09:15:54 +0000 UTC) to 178.62.81.192:9735
2018-05-16 10:25:30.102 [DBG] PEER: Sending ChannelUpdate(chain_hash=000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943, short_chan_id=1426837338885193728, flag=0, update_time=2018-05-16 09:15:54 +0000 UTC) to 86.61.67.183:97352018-05-21 10:25:27.596 [WRN] LTND: open /root/.lnd/lnd.conf: no such file or directory
2018-05-21 10:25:27.596 [INF] LTND: Version 0.4.1-beta commit=
2018-05-21 10:25:27.596 [INF] LTND: Active chain: Bitcoin (network=testnet)
2018-05-21 10:25:27.599 [INF] CHDB: Checking for schema update: latest_version=0, db_version=0

Here is the output from startup until it crashes.

2018-05-21 18:21:33.838 [WRN] LTND: open /root/.lnd/lnd.conf: no such file or directory
2018-05-21 18:21:33.838 [INF] LTND: Version 0.4.1-beta commit=
2018-05-21 18:21:33.838 [INF] LTND: Active chain: Bitcoin (network=testnet)
2018-05-21 18:21:33.839 [INF] CHDB: Checking for schema update: latest_version=0, db_version=0
2018-05-21 18:21:33.939 [INF] LTND: Primary chain is set to: bitcoin
2018-05-21 18:21:33.940 [INF] LTND: Initializing btcd backed fee estimator
2018-05-21 18:21:34.772 [INF] LNWL: Opened wallet
2018-05-21 18:21:35.773 [INF] LNWL: The wallet has been unlocked without a time limit
2018-05-21 18:21:35.773 [INF] LTND: LightningWallet opened
2018-05-21 18:21:35.783 [INF] HSWC: Restoring in-memory circuit state from disk
2018-05-21 18:21:35.783 [INF] HSWC: Payment circuits loaded: num_pending=4, num_open=1
2018-05-21 18:21:35.787 [INF] HSWC: Trimming open circuits for chan_id=1297614:107:0, start_htlc_id=1
2018-05-21 18:21:35.787 [INF] HSWC: Trimming open circuits for chan_id=1297614:105:0, start_htlc_id=1
2018-05-21 18:21:35.787 [INF] HSWC: Trimming open circuits for chan_id=1297618:89:0, start_htlc_id=0
2018-05-21 18:21:35.787 [INF] HSWC: Trimming open circuits for chan_id=1297614:104:0, start_htlc_id=2
2018-05-21 18:21:35.787 [INF] HSWC: Trimming open circuits for chan_id=1297612:192:0, start_htlc_id=5
2018-05-21 18:21:35.794 [INF] LNWL: Started rescan from block 000000001f9b85e1fdc569f685a72e2f5e13b3d8579046e1e956baba1570189f (height 1298265) for 80 addresses
2018-05-21 18:21:35.797 [INF] LNWL: Catching up block hashes to height 1298265, this might take a while
2018-05-21 18:21:35.798 [INF] LNWL: Done catching up block hashes
2018-05-21 18:21:35.798 [INF] LNWL: Finished rescan for 80 addresses (synced to block 000000001f9b85e1fdc569f685a72e2f5e13b3d8579046e1e956baba1570189f, height 1298265)
2018-05-21 18:21:35.798 [INF] LNWL: Inserting unconfirmed transaction f32e23c7ed731cfda45bd5fc68d4cdfe8090b9a0c88b1df0817e5e43c4e290cf
2018-05-21 18:21:35.799 [DBG] LNWL: Could not resend transaction 25fbb001c46eb3f7680ed28d8729589d7bedf585d57780ba9c71fa217d54a85b: -22: TX rejected: transaction already exists
2018-05-21 18:21:35.800 [DBG] LNWL: Could not resend transaction 6cdb9a1435096f94155882d267f626d68c255b0dfb73eabe53ef927da9213c5f: -22: TX rejected: transaction already exists
2018-05-21 18:21:35.801 [DBG] LNWL: Could not resend transaction 195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b: -22: TX rejected: transaction already exists
2018-05-21 18:21:35.802 [INF] LNWL: Inserting unconfirmed transaction c2cd3ba4cf8b6d534d02a71285bc443fb475fde72fe17e148cb363a556426933
2018-05-21 18:21:35.816 [INF] RPCS: RPC server listening on 127.0.0.1:10009
2018-05-21 18:21:35.816 [INF] RPCS: gRPC proxy started at [::]:8080
2018-05-21 18:21:35.816 [INF] LTND: Waiting for chain backend to finish sync, start_height=1298265
2018-05-21 18:21:35.818 [INF] LTND: Chain backend is fully synced (end_height=1298265)!
2018-05-21 18:21:35.849 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:35.849 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:35.849 [INF] NTFN: New confirmation subscription: txid=f32e23c7ed731cfda45bd5fc68d4cdfe8090b9a0c88b1df0817e5e43c4e290cf, numconfs=6
2018-05-21 18:21:35.850 [INF] FNDG: Waiting for funding tx (f32e23c7ed731cfda45bd5fc68d4cdfe8090b9a0c88b1df0817e5e43c4e290cf) to reach 6 confirmations
2018-05-21 18:21:37.609 [INF] NTFN: New confirmation subscription: txid=c2cd3ba4cf8b6d534d02a71285bc443fb475fde72fe17e148cb363a556426933, numconfs=6
2018-05-21 18:21:37.609 [INF] FNDG: Waiting for funding tx (c2cd3ba4cf8b6d534d02a71285bc443fb475fde72fe17e148cb363a556426933) to reach 6 confirmations
2018-05-21 18:21:39.223 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.223 [INF] HSWC: Starting HTLC Switch
2018-05-21 18:21:39.234 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.247 [INF] CNCT: Creating ChannelArbitrators for 7 active channels
2018-05-21 18:21:39.247 [DBG] CNCT: New ChainEventSubscription(id=0) for ChannelPoint(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0)
2018-05-21 18:21:39.248 [DBG] CNCT: New ChainEventSubscription(id=0) for ChannelPoint(6cdb9a1435096f94155882d267f626d68c255b0dfb73eabe53ef927da9213c5f:0)
2018-05-21 18:21:39.248 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.248 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.248 [DBG] CNCT: New ChainEventSubscription(id=0) for ChannelPoint(0d47dda52a3f96a4002071b804e65595a59ace29926cf28421d899d49bf4bc24:0)
2018-05-21 18:21:39.248 [DBG] CNCT: New ChainEventSubscription(id=0) for ChannelPoint(25fbb001c46eb3f7680ed28d8729589d7bedf585d57780ba9c71fa217d54a85b:0)
2018-05-21 18:21:39.248 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.248 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.248 [DBG] CNCT: New ChainEventSubscription(id=0) for ChannelPoint(230092ece755e18fcc04be3f3389404e8be59f8b019bda872efe86c4cf6b902c:0)
2018-05-21 18:21:39.248 [DBG] CNCT: New ChainEventSubscription(id=0) for ChannelPoint(f32e23c7ed731cfda45bd5fc68d4cdfe8090b9a0c88b1df0817e5e43c4e290cf:0)
2018-05-21 18:21:39.248 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.248 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.248 [DBG] CNCT: New ChainEventSubscription(id=0) for ChannelPoint(c2cd3ba4cf8b6d534d02a71285bc443fb475fde72fe17e148cb363a556426933:0)
2018-05-21 18:21:39.248 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.249 [INF] CNCT: Creating ChannelArbitrators for 2 closing channels
2018-05-21 18:21:39.249 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.249 [INF] NTFN: New block epoch subscription
2018-05-21 18:21:39.249 [DBG] CNCT: Starting chain watcher for ChannelPoint(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0)
2018-05-21 18:21:39.249 [INF] NTFN: New spend subscription: utxo=195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0
2018-05-21 18:21:39.251 [DBG] CNCT: Starting chain watcher for ChannelPoint(6cdb9a1435096f94155882d267f626d68c255b0dfb73eabe53ef927da9213c5f:0)
2018-05-21 18:21:39.251 [INF] CNCT: Close observer for ChannelPoint(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0) active
2018-05-21 18:21:39.251 [INF] NTFN: New spend subscription: utxo=6cdb9a1435096f94155882d267f626d68c255b0dfb73eabe53ef927da9213c5f:0
2018-05-21 18:21:39.253 [DBG] CNCT: Starting chain watcher for ChannelPoint(0d47dda52a3f96a4002071b804e65595a59ace29926cf28421d899d49bf4bc24:0)
2018-05-21 18:21:39.253 [INF] CNCT: Close observer for ChannelPoint(6cdb9a1435096f94155882d267f626d68c255b0dfb73eabe53ef927da9213c5f:0) active
2018-05-21 18:21:39.253 [INF] NTFN: New spend subscription: utxo=0d47dda52a3f96a4002071b804e65595a59ace29926cf28421d899d49bf4bc24:0
2018-05-21 18:21:39.255 [DBG] CNCT: Starting chain watcher for ChannelPoint(25fbb001c46eb3f7680ed28d8729589d7bedf585d57780ba9c71fa217d54a85b:0)
2018-05-21 18:21:39.255 [INF] CNCT: Close observer for ChannelPoint(0d47dda52a3f96a4002071b804e65595a59ace29926cf28421d899d49bf4bc24:0) active
2018-05-21 18:21:39.255 [INF] NTFN: New spend subscription: utxo=25fbb001c46eb3f7680ed28d8729589d7bedf585d57780ba9c71fa217d54a85b:0
2018-05-21 18:21:39.257 [DBG] CNCT: Starting chain watcher for ChannelPoint(230092ece755e18fcc04be3f3389404e8be59f8b019bda872efe86c4cf6b902c:0)
2018-05-21 18:21:39.258 [INF] NTFN: New spend subscription: utxo=230092ece755e18fcc04be3f3389404e8be59f8b019bda872efe86c4cf6b902c:0
2018-05-21 18:21:39.257 [INF] CNCT: Close observer for ChannelPoint(25fbb001c46eb3f7680ed28d8729589d7bedf585d57780ba9c71fa217d54a85b:0) active
2018-05-21 18:21:39.259 [DBG] CNCT: Starting chain watcher for ChannelPoint(f32e23c7ed731cfda45bd5fc68d4cdfe8090b9a0c88b1df0817e5e43c4e290cf:0)
2018-05-21 18:21:39.259 [INF] CNCT: Close observer for ChannelPoint(230092ece755e18fcc04be3f3389404e8be59f8b019bda872efe86c4cf6b902c:0) active
2018-05-21 18:21:39.259 [INF] NTFN: New spend subscription: utxo=f32e23c7ed731cfda45bd5fc68d4cdfe8090b9a0c88b1df0817e5e43c4e290cf:0
2018-05-21 18:21:40.727 [DBG] CNCT: Starting chain watcher for ChannelPoint(c2cd3ba4cf8b6d534d02a71285bc443fb475fde72fe17e148cb363a556426933:0)
2018-05-21 18:21:40.728 [INF] NTFN: New spend subscription: utxo=c2cd3ba4cf8b6d534d02a71285bc443fb475fde72fe17e148cb363a556426933:0
2018-05-21 18:21:40.727 [INF] CNCT: Close observer for ChannelPoint(f32e23c7ed731cfda45bd5fc68d4cdfe8090b9a0c88b1df0817e5e43c4e290cf:0) active
2018-05-21 18:21:41.974 [DBG] CNCT: Starting ChannelArbitrator(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0), htlc_set=(contractcourt.htlcSet) {
 incomingHTLCs: (map[uint64]channeldb.HTLC) {
 },
 outgoingHTLCs: (map[uint64]channeldb.HTLC) (len=1) {
  (uint64) 0: (channeldb.HTLC) {
   Signature: ([]uint8) (len=71 cap=71) {
    00000000  30 45 02 21 00 99 90 1d  e9 8d 16 c4 3c 94 dc 03  |0E.!........<...|
    00000010  c6 49 50 88 76 cb 37 75  fe 2b 09 f2 8c 32 da 89  |.IP.v.7u.+...2..|
    00000020  f3 39 f4 47 b3 02 20 55  d1 57 26 1a dd 8b c2 b0  |.9.G.. U.W&.....|
    00000030  19 db 11 d7 40 e6 57 13  16 6c 5a f6 c1 4d f5 81  |....@.W..lZ..M..|
    00000040  6b 40 6a d4 32 52 a4                              |k@j.2R.|
   },
   RHash: ([32]uint8) (len=32 cap=32) {
    00000000  69 31 1e b3 43 8c 40 56  8e 22 72 5f 20 7f 8c a5  |i1..C.@V."r_ ...|
    00000010  ef 91 70 30 d0 23 92 30  0b 4f f4 86 70 eb c8 47  |..p0.#.0.O..p..G|
   },
   Amt: (lnwire.MilliSatoshi) 1000004000 mSAT,
   RefundTimeout: (uint32) 1298152,
   OutputIndex: (int32) 0,
   Incoming: (bool) false,
   OnionBlob: ([]uint8) (len=1366 cap=1366) {
    00000000  00 03 b8 f0 f8 f4 f9 ab  11 0a 5e d5 3d 26 ae ec  |..........^.=&..|
    00000010  86 f2 62 47 0c b0 b8 ed  fd b6 78 61 58 9a 12 de  |..bG......xaX...|
    00000020  69 c3 15 84 f8 48 2e d0  c1 e5 7a 85 27 9c 8a 4e  |i....H....z.'..N|
    00000030  0a f8 46 c8 d7 b6 93 50  1b c0 29 e1 5a 89 e4 49  |..F....P..).Z..I|
    00000040  b5 a8 15 62 d2 9b 49 ed  71 e0 53 b3 85 41 7a 3b  |...b..I.q.S..Az;|
    00000050  b6 45 09 ce cc 00 04 13  27 4b fd 26 48 be 1a d0  |.E......'K.&H...|
    00000060  43 91 b9 cf b5 e5 39 6c  10 49 55 3e 4d 40 ad b8  |C.....9l.IU>M@..|
    00000070  5e bc 00 7c 9c 94 ce 40  8a 9f 5b d0 ad 91 07 8a  |^..|...@..[.....|
    00000080  b0 e6 54 13 b6 6f 07 7a  ba 66 fb 3d ed 72 02 a5  |..T..o.z.f.=.r..|
    00000090  9e e3 40 84 20 e7 6b b1  c4 93 67 47 74 85 e4 54  |..@. .k...gGt..T|
    000000a0  d2 c0 2d c7 e8 ab 8e ed  11 42 98 f6 86 74 e8 fb  |..-......B...t..|
    000000b0  6a 72 2b 69 e2 36 8d 1a  30 c2 f3 04 6a 18 be d8  |jr+i.6..0...j...|
    000000c0  d1 6e 6d b4 5e df 05 81  4e e7 9f fb 19 59 9b ef  |.nm.^...N....Y..|
    000000d0  11 f7 bf 37 a5 72 35 35  1b 84 6a 4f 44 29 50 94  |...7.r55..jOD)P.|
    000000e0  a6 47 ee 5c c7 e2 be a7  17 bd 4e 56 16 87 ea 38  |.G.\......NV...8|
    000000f0  b1 89 65 f7 70 89 82 d6  97 cb f8 5c 5f 63 f1 ae  |..e.p......\_c..|
    00000100  7b 5a 11 9c 6e 69 c0 75  63 55 04 f7 c7 7e a9 4f  |{Z..ni.ucU...~.O|
    00000110  9a f2 8b cf 53 03 67 25  0a df 55 1a 49 54 04 cb  |....S.g%..U.IT..|
    00000120  9b 2f 2f dd 2b 61 ff 6b  08 98 a7 44 67 a3 b2 f2  |.//.+a.k...Dg...|
    00000130  d4 77 41 58 75 75 70 95  56 ce 7e 8c 3e 5b a9 2e  |.wAXuup.V.~.>[..|
    00000140  0d e1 1b cd 07 34 3f 7b  d5 eb ea 17 11 62 2b 51  |.....4?{.....b+Q|
    00000150  db f1 25 ac ec 86 0c 8f  24 85 35 2f 2b 4d d9 e4  |..%.....$.5/+M..|
    00000160  ee b1 e8 75 54 0d 9d f1  e4 7c cb 1e 50 fd d9 42  |...uT....|..P..B|
    00000170  af 17 68 a7 c2 75 da e4  80 c2 fa c7 3d c0 88 57  |..h..u......=..W|
    00000180  43 4f 8c 94 d6 13 2d bc  ed 95 5f 98 28 cb 12 ca  |CO....-..._.(...|
    00000190  a0 bd 29 38 f5 d0 a6 8a  7a a7 b2 80 d0 8b 4b 89  |..)8....z.....K.|
    000001a0  d9 4e c6 34 66 a9 27 3d  15 44 10 3b fe 86 4e 5f  |.N.4f.'=.D.;..N_|
    000001b0  59 05 56 74 54 90 39 0d  06 bf 04 8d 54 8c bc 3a  |Y.VtT.9.....T..:|
    000001c0  9f c8 45 ee 2d ab 55 a0  ff 0a 8b 24 f4 59 1d 34  |..E.-.U....$.Y.4|
    000001d0  33 fa 4f 96 4b 69 f6 5a  17 bd e8 8d c9 51 c6 e3  |3.O.Ki.Z.....Q..|
    000001e0  ee e4 aa 03 a3 3e 6b 52  ce 65 bb 5f 8d 1b e4 0c  |.....>kR.e._....|
    000001f0  c1 e4 da 1c 08 00 2e 89  34 e8 91 66 ed d7 fb fb  |........4..f....|
    00000200  bc 69 6a c4 54 06 c5 1e  f0 3f d7 e5 c5 87 26 28  |.ij.T....?....&(|
    00000210  66 25 b5 cd 93 2b fc 26  22 f7 4f e2 44 af d5 1d  |f%...+.&".O.D...|
    00000220  3a 32 61 9c 3a f0 3b 16  da bd 57 1e b1 e5 bc 9d  |:2a.:.;...W.....|
    00000230  aa 78 a9 d7 98 c0 ff a0  44 2b 11 bf df f3 05 c4  |.x......D+......|
    00000240  e1 09 ff 62 02 90 08 82  86 ad 0e 7b 09 15 56 1f  |...b.......{..V.|
    00000250  a9 64 8b 9a 35 30 b8 65  52 c2 50 ba e7 57 05 ef  |.d..50.eR.P..W..|
    00000260  c7 82 24 d8 09 7e 7d c2  4c 3d d4 f4 e8 18 36 b2  |..$..~}.L=....6.|
    00000270  63 1a ea bc ae 5b 21 25  33 ba c3 24 9b 97 ff 0c  |c....[!%3..$....|
    00000280  f8 bd 31 3c 25 03 2c f4  2c fb bf fc 07 69 db e0  |..1<%.,.,....i..|
    00000290  fa 2a 41 ff 62 39 6b 08  95 32 54 dc fa 7e 2b 1f  |.*A.b9k..2T..~+.|
    000002a0  f6 fe 3a 39 4e 89 b9 3d  31 b9 19 65 8f c2 71 cd  |..:9N..=1..e..q.|
    000002b0  72 2e c4 e2 47 e9 4e fd  eb db a5 dd 87 3f 85 d7  |r...G.N......?..|
    000002c0  de 52 83 f2 cc 8c 2f 25  c8 fe 26 e5 a0 ca 70 a8  |.R..../%..&...p.|
    000002d0  7b aa c4 ca 15 b6 c3 cb  04 7f 87 12 90 50 c0 d7  |{............P..|
    000002e0  ba c3 8d 6c ce 15 e0 1b  a2 a9 d4 16 11 98 b9 45  |...l...........E|
    000002f0  16 d0 5e fe 07 bf 84 cf  a3 db 0b c5 d0 35 a1 a2  |..^..........5..|
    00000300  5a 98 59 45 c4 d2 27 25  1d 48 5b 56 9d 96 e4 85  |Z.YE..'%.H[V....|
    00000310  9d 9d d6 1d 35 d3 a9 74  3a 58 1f 84 af df f5 26  |....5..t:X.....&|
    00000320  6b 3b 8d 20 ca f0 d7 1d  36 77 9a 68 10 19 c2 49  |k;. ....6w.h...I|
    00000330  a6 ef aa d5 5f 55 84 68  67 fd 75 ff f9 2d 13 49  |...._U.hg.u..-.I|
    00000340  13 ed ca 95 f2 c6 00 9d  d9 47 ac 11 5e 21 07 ff  |.........G..^!..|
    00000350  95 be 99 2a 45 e5 9d 84  88 f8 c6 56 94 0d 05 ce  |...*E......V....|
    00000360  9d fe 87 d5 cc 29 b9 d7  ba fd dd f5 72 7d 22 75  |.....)......r}"u|
    00000370  84 49 c3 b6 b6 79 c8 b9  67 39 ff 0c 4a 72 e5 5d  |.I...y..g9..Jr.]|
    00000380  85 e4 1c 4e 0e 32 8e 62  03 f3 e3 0a b5 ec 1a 48  |...N.2.b.......H|
    00000390  72 45 c5 70 08 77 89 b8  6a 1e e6 d4 8b 73 6d 8f  |rE.p.w..j....sm.|
    000003a0  81 59 1f f1 51 06 50 77  aa 3e 16 1a bb 39 73 84  |.Y..Q.Pw.>...9s.|
    000003b0  48 a2 85 5f 89 82 ad e0  2d 5a 9b e3 e6 cc 8f b3  |H.._....-Z......|
    000003c0  a4 1b a0 83 f8 63 e2 75  19 13 85 88 60 de 10 76  |.....c.u....`..v|
    000003d0  6e d2 ea 69 5a 55 f2 20  6f 91 78 4b bf 85 2f ff  |n..iZU. o.xK../.|
    000003e0  98 21 d7 96 42 5b 04 9b  4e 4d e6 8f 78 d1 13 91  |.!..B[..NM..x...|
    000003f0  82 70 dc ad dd 8f 41 91  b9 43 da 27 e5 6e 4e 75  |.p....A..C.'.nNu|
    00000400  36 47 52 c4 7d af f5 a3  60 31 04 70 5e 75 d3 4f  |6GR.}...`1.p^u.O|
    00000410  c8 38 40 cf a6 95 36 aa  0f db 6e 01 13 fd 0c 83  |.8@...6...n.....|
    00000420  7f 9a fa ad 1c 9c 58 63  d1 51 03 02 fc 44 8d d4  |......Xc.Q...D..|
    00000430  cb 6c be 7b d6 a7 c8 04  83 ee 66 31 9e c8 8c 74  |.l.{......f1...t|
    00000440  cb d0 a7 50 c8 af 58 d8  3c e0 22 83 ab 26 dc 9d  |...P..X.<."..&..|
    00000450  37 5e 2f 12 a7 1b 44 1c  d3 79 61 31 dd dd b8 56  |7^/...D..ya1...V|
    00000460  72 c0 d2 3a 5f db 60 ff  01 cc 7a c7 8c 84 ea 9d  |r..:_.`...z.....|
    00000470  c4 93 cc ca 43 0c 5d 14  4b 20 ca 83 e3 21 ae 38  |....C.].K ...!.8|
    00000480  f1 5b 3c 6f a1 72 ff db  cd 89 20 3d 46 e4 f0 b9  |.[<o.r.... =F...|
    00000490  8b 10 2a 4e fb d0 74 03  9f ba 96 69 d6 a2 61 e0  |..*N..t....i..a.|
    000004a0  d5 f8 e5 06 58 26 c4 bc  4c ab ae 39 51 0d 47 8b  |....X&..L..9Q.G.|
    000004b0  a7 84 5b 17 76 b3 af f0  63 8a ab 64 7e 48 57 98  |..[.v...c..d~HW.|
    000004c0  9d ac 38 ae ae a9 a2 86  b8 17 9d d8 fa 5f f4 11  |..8.........._..|
    000004d0  25 e1 6f 24 ec fc 30 00  97 65 48 f9 5e c4 51 47  |%.o$..0..eH.^.QG|
    000004e0  8b c9 38 25 5a 99 e1 92  df 84 4c 7d f8 63 bb fb  |..8%Z.....L}.c..|
    000004f0  11 53 25 0f d2 89 66 9d  71 d3 eb 00 14 c1 95 49  |.S%...f.q......I|
    00000500  cf 62 41 73 46 2a d5 fa  52 77 8a d8 37 1b 0e e8  |.bAsF*..Rw..7...|
    00000510  db 75 67 c1 9d 77 42 83  95 e7 0a a9 0e c7 50 2c  |.ug..wB.......P,|
    00000520  4e fc cf b2 c7 38 5a 2f  eb b1 76 cc 80 25 89 76  |N....8Z/..v..%.v|
    00000530  db 4d c0 3c e0 be 70 63  38 d4 28 b8 2e 7c 30 ef  |.M.<..pc8.(..|0.|
    00000540  b7 34 8b 4e 3d bc c3 2a  c8 13 e8 ae 79 21 98 95  |.4.N=..*....y!..|
    00000550  2a 5f 19 5c 52 ae                                 |*_.\R.|
   },
   HtlcIndex: (uint64) 0,
   LogIndex: (uint64) 0
  }
 }
}

2018-05-21 18:21:41.977 [INF] CNCT: ChannelArbitrator(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0): starting state=StateBroadcastCommit
2018-05-21 18:21:41.975 [INF] CNCT: Close observer for ChannelPoint(c2cd3ba4cf8b6d534d02a71285bc443fb475fde72fe17e148cb363a556426933:0) active
2018-05-21 18:21:41.978 [INF] CNCT: ChannelArbitrator(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0): force closing chan
2018-05-21 18:21:41.993 [DBG] LNWL: ChannelPoint(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0), starting local commitment: (*lnwallet.commitment)(0xc4205b4480)({
 height: (uint64) 1,
 isOurs: (bool) true,
 ourMessageIndex: (uint64) 1,
 theirMessageIndex: (uint64) 0,
 ourHtlcIndex: (uint64) 1,
 theirHtlcIndex: (uint64) 0,
 txn: (*wire.MsgTx)(0xc4201dc900)({
  Version: (int32) 2,
  TxIn: ([]*wire.TxIn) (len=1 cap=1) {
   (*wire.TxIn)(0xc4202060c0)({
    PreviousOutPoint: (wire.OutPoint) 195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0,
    SignatureScript: ([]uint8) {
    },
    Witness: (wire.TxWitness) <nil>,
    Sequence: (uint32) 2158426060
   })
  },
  TxOut: ([]*wire.TxOut) (len=2 cap=2) {
   (*wire.TxOut)(0xc4201dc940)({
    Value: (int64) 1000004,
    PkScript: ([]uint8) (len=34 cap=34) {
     00000000  00 20 2b 3b 3f 87 76 f5  31 8e da fa 23 4e 19 6b  |. +;?.v.1...#N.k|
     00000010  d1 c0 10 02 05 f4 a2 85  18 4b 6d c4 b8 b2 52 81  |.........Km...R.|
     00000020  18 c4                                             |..|
    }
   }),
   (*wire.TxOut)(0xc4201dc960)({
    Value: (int64) 16776992,
    PkScript: ([]uint8) (len=34 cap=34) {
     00000000  00 20 09 61 89 df 69 d4  5e 04 17 17 4c 92 0c bd  |. .a..i.^...L...|
     00000010  8d 7b c2 9f c9 21 c8 3d  ac d2 44 a2 20 ae ff c3  |.{...!.=..D. ...|
     00000020  b2 52                                             |.R|
    }
   })
  },
  LockTime: (uint32) 540215648
 }),
 sig: ([]uint8) (len=70 cap=70) {
  00000000  30 44 02 20 6f cf 7c 50  f6 18 5f ef 79 68 5b d9  |0D. o.|P.._.yh[.|
  00000010  4a d4 77 db 29 82 39 ad  b8 cc e0 04 e0 ea e3 4a  |J.w.).9........J|
  00000020  ad 06 1a 7b 02 20 2d 4d  ca e7 9d 57 5e 73 e0 57  |...{. -M...W^s.W|
  00000030  85 12 bb 09 f3 be 5a af  26 dc 42 90 78 a4 d7 a7  |......Z.&.B.x...|
  00000040  7a 29 8b a4 67 cb                                 |z)..g.|
 },
 ourBalance: (lnwire.MilliSatoshi) 16776992000 mSAT,
 theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
 fee: (btcutil.Amount) 0.00000224 BTC,
 feePerKw: (lnwallet.SatPerKWeight) 250,
 dustLimit: (btcutil.Amount) 0.00000573 BTC,
 outgoingHTLCs: ([]lnwallet.PaymentDescriptor) (len=1 cap=1) {
  (lnwallet.PaymentDescriptor) {
   RHash: (lnwallet.PaymentHash) (len=32 cap=32) {
    00000000  69 31 1e b3 43 8c 40 56  8e 22 72 5f 20 7f 8c a5  |i1..C.@V."r_ ...|
    00000010  ef 91 70 30 d0 23 92 30  0b 4f f4 86 70 eb c8 47  |..p0.#.0.O..p..G|
   },
   RPreimage: (lnwallet.PaymentHash) (len=32 cap=32) {
    00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   },
   Timeout: (uint32) 1298152,
   Amount: (lnwire.MilliSatoshi) 1000004000 mSAT,
   LogIndex: (uint64) 0,
   HtlcIndex: (uint64) 0,
   ParentIndex: (uint64) 0,
   SourceRef: (*channeldb.AddRef)(<nil>),
   DestRef: (*channeldb.SettleFailRef)(<nil>),
   OpenCircuitKey: (*channeldb.CircuitKey)(<nil>),
   ClosedCircuitKey: (*channeldb.CircuitKey)(<nil>),
   localOutputIndex: (int32) 0,
   remoteOutputIndex: (int32) 0,
   sig: (*btcec.Signature)(<nil>),
   addCommitHeightRemote: (uint64) 1,
   addCommitHeightLocal: (uint64) 1,
   removeCommitHeightRemote: (uint64) 0,
   removeCommitHeightLocal: (uint64) 0,
   OnionBlob: ([]uint8) (len=1366 cap=1366) {
    00000000  00 03 b8 f0 f8 f4 f9 ab  11 0a 5e d5 3d 26 ae ec  |..........^.=&..|
    00000010  86 f2 62 47 0c b0 b8 ed  fd b6 78 61 58 9a 12 de  |..bG......xaX...|
    00000020  69 c3 15 84 f8 48 2e d0  c1 e5 7a 85 27 9c 8a 4e  |i....H....z.'..N|
    00000030  0a f8 46 c8 d7 b6 93 50  1b c0 29 e1 5a 89 e4 49  |..F....P..).Z..I|
    00000040  b5 a8 15 62 d2 9b 49 ed  71 e0 53 b3 85 41 7a 3b  |...b..I.q.S..Az;|
    00000050  b6 45 09 ce cc 00 04 13  27 4b fd 26 48 be 1a d0  |.E......'K.&H...|
    00000060  43 91 b9 cf b5 e5 39 6c  10 49 55 3e 4d 40 ad b8  |C.....9l.IU>M@..|
    00000070  5e bc 00 7c 9c 94 ce 40  8a 9f 5b d0 ad 91 07 8a  |^..|...@..[.....|
    00000080  b0 e6 54 13 b6 6f 07 7a  ba 66 fb 3d ed 72 02 a5  |..T..o.z.f.=.r..|
    00000090  9e e3 40 84 20 e7 6b b1  c4 93 67 47 74 85 e4 54  |..@. .k...gGt..T|
    000000a0  d2 c0 2d c7 e8 ab 8e ed  11 42 98 f6 86 74 e8 fb  |..-......B...t..|
    000000b0  6a 72 2b 69 e2 36 8d 1a  30 c2 f3 04 6a 18 be d8  |jr+i.6..0...j...|
    000000c0  d1 6e 6d b4 5e df 05 81  4e e7 9f fb 19 59 9b ef  |.nm.^...N....Y..|
    000000d0  11 f7 bf 37 a5 72 35 35  1b 84 6a 4f 44 29 50 94  |...7.r55..jOD)P.|
    000000e0  a6 47 ee 5c c7 e2 be a7  17 bd 4e 56 16 87 ea 38  |.G.\......NV...8|
    000000f0  b1 89 65 f7 70 89 82 d6  97 cb f8 5c 5f 63 f1 ae  |..e.p......\_c..|
    00000100  7b 5a 11 9c 6e 69 c0 75  63 55 04 f7 c7 7e a9 4f  |{Z..ni.ucU...~.O|
    00000110  9a f2 8b cf 53 03 67 25  0a df 55 1a 49 54 04 cb  |....S.g%..U.IT..|
    00000120  9b 2f 2f dd 2b 61 ff 6b  08 98 a7 44 67 a3 b2 f2  |.//.+a.k...Dg...|
    00000130  d4 77 41 58 75 75 70 95  56 ce 7e 8c 3e 5b a9 2e  |.wAXuup.V.~.>[..|
    00000140  0d e1 1b cd 07 34 3f 7b  d5 eb ea 17 11 62 2b 51  |.....4?{.....b+Q|
    00000150  db f1 25 ac ec 86 0c 8f  24 85 35 2f 2b 4d d9 e4  |..%.....$.5/+M..|
    00000160  ee b1 e8 75 54 0d 9d f1  e4 7c cb 1e 50 fd d9 42  |...uT....|..P..B|
    00000170  af 17 68 a7 c2 75 da e4  80 c2 fa c7 3d c0 88 57  |..h..u......=..W|
    00000180  43 4f 8c 94 d6 13 2d bc  ed 95 5f 98 28 cb 12 ca  |CO....-..._.(...|
    00000190  a0 bd 29 38 f5 d0 a6 8a  7a a7 b2 80 d0 8b 4b 89  |..)8....z.....K.|
    000001a0  d9 4e c6 34 66 a9 27 3d  15 44 10 3b fe 86 4e 5f  |.N.4f.'=.D.;..N_|
    000001b0  59 05 56 74 54 90 39 0d  06 bf 04 8d 54 8c bc 3a  |Y.VtT.9.....T..:|
    000001c0  9f c8 45 ee 2d ab 55 a0  ff 0a 8b 24 f4 59 1d 34  |..E.-.U....$.Y.4|
    000001d0  33 fa 4f 96 4b 69 f6 5a  17 bd e8 8d c9 51 c6 e3  |3.O.Ki.Z.....Q..|
    000001e0  ee e4 aa 03 a3 3e 6b 52  ce 65 bb 5f 8d 1b e4 0c  |.....>kR.e._....|
    000001f0  c1 e4 da 1c 08 00 2e 89  34 e8 91 66 ed d7 fb fb  |........4..f....|
    00000200  bc 69 6a c4 54 06 c5 1e  f0 3f d7 e5 c5 87 26 28  |.ij.T....?....&(|
    00000210  66 25 b5 cd 93 2b fc 26  22 f7 4f e2 44 af d5 1d  |f%...+.&".O.D...|
    00000220  3a 32 61 9c 3a f0 3b 16  da bd 57 1e b1 e5 bc 9d  |:2a.:.;...W.....|
    00000230  aa 78 a9 d7 98 c0 ff a0  44 2b 11 bf df f3 05 c4  |.x......D+......|
    00000240  e1 09 ff 62 02 90 08 82  86 ad 0e 7b 09 15 56 1f  |...b.......{..V.|
    00000250  a9 64 8b 9a 35 30 b8 65  52 c2 50 ba e7 57 05 ef  |.d..50.eR.P..W..|
    00000260  c7 82 24 d8 09 7e 7d c2  4c 3d d4 f4 e8 18 36 b2  |..$..~}.L=....6.|
    00000270  63 1a ea bc ae 5b 21 25  33 ba c3 24 9b 97 ff 0c  |c....[!%3..$....|
    00000280  f8 bd 31 3c 25 03 2c f4  2c fb bf fc 07 69 db e0  |..1<%.,.,....i..|
    00000290  fa 2a 41 ff 62 39 6b 08  95 32 54 dc fa 7e 2b 1f  |.*A.b9k..2T..~+.|
    000002a0  f6 fe 3a 39 4e 89 b9 3d  31 b9 19 65 8f c2 71 cd  |..:9N..=1..e..q.|
    000002b0  72 2e c4 e2 47 e9 4e fd  eb db a5 dd 87 3f 85 d7  |r...G.N......?..|
    000002c0  de 52 83 f2 cc 8c 2f 25  c8 fe 26 e5 a0 ca 70 a8  |.R..../%..&...p.|
    000002d0  7b aa c4 ca 15 b6 c3 cb  04 7f 87 12 90 50 c0 d7  |{............P..|
    000002e0  ba c3 8d 6c ce 15 e0 1b  a2 a9 d4 16 11 98 b9 45  |...l...........E|
    000002f0  16 d0 5e fe 07 bf 84 cf  a3 db 0b c5 d0 35 a1 a2  |..^..........5..|
    00000300  5a 98 59 45 c4 d2 27 25  1d 48 5b 56 9d 96 e4 85  |Z.YE..'%.H[V....|
    00000310  9d 9d d6 1d 35 d3 a9 74  3a 58 1f 84 af df f5 26  |....5..t:X.....&|
    00000320  6b 3b 8d 20 ca f0 d7 1d  36 77 9a 68 10 19 c2 49  |k;. ....6w.h...I|
    00000330  a6 ef aa d5 5f 55 84 68  67 fd 75 ff f9 2d 13 49  |...._U.hg.u..-.I|
    00000340  13 ed ca 95 f2 c6 00 9d  d9 47 ac 11 5e 21 07 ff  |.........G..^!..|
    00000350  95 be 99 2a 45 e5 9d 84  88 f8 c6 56 94 0d 05 ce  |...*E......V....|
    00000360  9d fe 87 d5 cc 29 b9 d7  ba fd dd f5 72 7d 22 75  |.....)......r}"u|
    00000370  84 49 c3 b6 b6 79 c8 b9  67 39 ff 0c 4a 72 e5 5d  |.I...y..g9..Jr.]|
    00000380  85 e4 1c 4e 0e 32 8e 62  03 f3 e3 0a b5 ec 1a 48  |...N.2.b.......H|
    00000390  72 45 c5 70 08 77 89 b8  6a 1e e6 d4 8b 73 6d 8f  |rE.p.w..j....sm.|
    000003a0  81 59 1f f1 51 06 50 77  aa 3e 16 1a bb 39 73 84  |.Y..Q.Pw.>...9s.|
    000003b0  48 a2 85 5f 89 82 ad e0  2d 5a 9b e3 e6 cc 8f b3  |H.._....-Z......|
    000003c0  a4 1b a0 83 f8 63 e2 75  19 13 85 88 60 de 10 76  |.....c.u....`..v|
    000003d0  6e d2 ea 69 5a 55 f2 20  6f 91 78 4b bf 85 2f ff  |n..iZU. o.xK../.|
    000003e0  98 21 d7 96 42 5b 04 9b  4e 4d e6 8f 78 d1 13 91  |.!..B[..NM..x...|
    000003f0  82 70 dc ad dd 8f 41 91  b9 43 da 27 e5 6e 4e 75  |.p....A..C.'.nNu|
    00000400  36 47 52 c4 7d af f5 a3  60 31 04 70 5e 75 d3 4f  |6GR.}...`1.p^u.O|
    00000410  c8 38 40 cf a6 95 36 aa  0f db 6e 01 13 fd 0c 83  |.8@...6...n.....|
    00000420  7f 9a fa ad 1c 9c 58 63  d1 51 03 02 fc 44 8d d4  |......Xc.Q...D..|
    00000430  cb 6c be 7b d6 a7 c8 04  83 ee 66 31 9e c8 8c 74  |.l.{......f1...t|
    00000440  cb d0 a7 50 c8 af 58 d8  3c e0 22 83 ab 26 dc 9d  |...P..X.<."..&..|
    00000450  37 5e 2f 12 a7 1b 44 1c  d3 79 61 31 dd dd b8 56  |7^/...D..ya1...V|
    00000460  72 c0 d2 3a 5f db 60 ff  01 cc 7a c7 8c 84 ea 9d  |r..:_.`...z.....|
    00000470  c4 93 cc ca 43 0c 5d 14  4b 20 ca 83 e3 21 ae 38  |....C.].K ...!.8|
    00000480  f1 5b 3c 6f a1 72 ff db  cd 89 20 3d 46 e4 f0 b9  |.[<o.r.... =F...|
    00000490  8b 10 2a 4e fb d0 74 03  9f ba 96 69 d6 a2 61 e0  |..*N..t....i..a.|
    000004a0  d5 f8 e5 06 58 26 c4 bc  4c ab ae 39 51 0d 47 8b  |....X&..L..9Q.G.|
    000004b0  a7 84 5b 17 76 b3 af f0  63 8a ab 64 7e 48 57 98  |..[.v...c..d~HW.|
    000004c0  9d ac 38 ae ae a9 a2 86  b8 17 9d d8 fa 5f f4 11  |..8.........._..|
    000004d0  25 e1 6f 24 ec fc 30 00  97 65 48 f9 5e c4 51 47  |%.o$..0..eH.^.QG|
    000004e0  8b c9 38 25 5a 99 e1 92  df 84 4c 7d f8 63 bb fb  |..8%Z.....L}.c..|
    000004f0  11 53 25 0f d2 89 66 9d  71 d3 eb 00 14 c1 95 49  |.S%...f.q......I|
    00000500  cf 62 41 73 46 2a d5 fa  52 77 8a d8 37 1b 0e e8  |.bAsF*..Rw..7...|
    00000510  db 75 67 c1 9d 77 42 83  95 e7 0a a9 0e c7 50 2c  |.ug..wB.......P,|
    00000520  4e fc cf b2 c7 38 5a 2f  eb b1 76 cc 80 25 89 76  |N....8Z/..v..%.v|
    00000530  db 4d c0 3c e0 be 70 63  38 d4 28 b8 2e 7c 30 ef  |.M.<..pc8.(..|0.|
    00000540  b7 34 8b 4e 3d bc c3 2a  c8 13 e8 ae 79 21 98 95  |.4.N=..*....y!..|
    00000550  2a 5f 19 5c 52 ae                                 |*_.\R.|
   },
   ShaOnionBlob: ([32]uint8) (len=32 cap=32) {
    00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   },
   FailReason: ([]uint8) <nil>,
   FailCode: (lnwire.FailCode) <unknown>,
   ourPkScript: ([]uint8) (len=34 cap=500) {
    00000000  00 20 2b 3b 3f 87 76 f5  31 8e da fa 23 4e 19 6b  |. +;?.v.1...#N.k|
    00000010  d1 c0 10 02 05 f4 a2 85  18 4b 6d c4 b8 b2 52 81  |.........Km...R.|
    00000020  18 c4                                             |..|
   },
   ourWitnessScript: ([]uint8) (len=133 cap=500) {
    00000000  76 a9 14 4a 7f 2e e0 b8  02 34 1e 4e bc 66 3d 53  |v..J.....4.N.f=S|
    00000010  c1 9b 68 cb e3 f1 da 87  63 ac 67 21 02 7e 6f 52  |..h.....c.g!.~oR|
    00000020  89 b2 a1 48 3d 9c ed ee  fe f2 85 e8 be c3 07 63  |...H=..........c|
    00000030  e2 3d 33 50 37 4c 31 8a  e8 5a 2a ab 04 7c 82 01  |.=3P7L1..Z*..|..|
    00000040  20 87 64 75 52 7c 21 03  b4 51 64 ac 3f da b5 00  | .duR|!..Qd.?...|
    00000050  61 b0 7a 83 c7 e9 50 1b  b0 08 39 de 2c 17 91 45  |a.z...P...9.,..E|
    00000060  aa 56 6c bb 14 ac 63 02  52 ae 67 a9 14 05 6c d8  |.Vl...c.R.g...l.|
    00000070  6b 3f ca c3 62 b8 60 0a  fa 4d e0 c5 5d 53 4a 93  |k?..b.`..M..]SJ.|
    00000080  66 88 ac 68 68                                    |f..hh|
   },
   theirPkScript: ([]uint8) (len=34 cap=500) {
    00000000  00 20 86 f2 eb 0b 6c 2b  ba 4c 12 a1 cc 61 de 46  |. ....l+.L...a.F|
    00000010  c7 5b 3e 97 d6 1b b8 ae  11 14 32 7d 9d 52 e8 d2  |.[>.......2}.R..|
    00000020  6c 03                                             |l.|
   },
   theirWitnessScript: ([]uint8) (len=139 cap=500) {
    00000000  76 a9 14 03 7d 1b e0 d9  48 f2 36 50 c1 a8 03 17  |v...}...H.6P....|
    00000010  f8 95 33 ee 2d 21 08 87  63 ac 67 21 03 34 cd 45  |..3.-!..c.g!.4.E|
    00000020  7b 99 db a9 38 65 05 37  a4 e1 38 55 d1 58 75 50  |{...8e.7..8U.XuP|
    00000030  25 ba 37 ba 21 72 a4 e1  b7 0d 9b f7 50 7c 82 01  |%.7.!r......P|..|
    00000040  20 87 63 a9 14 05 6c d8  6b 3f ca c3 62 b8 60 0a  | .c...l.k?..b.`.|
    00000050  fa 4d e0 c5 5d 53 4a 93  66 88 52 7c 21 03 04 32  |.M..]SJ.f.R|!..2|
    00000060  6b cb d4 01 c4 ed d9 07  43 64 a3 0b e2 51 50 08  |k.......Cd...QP.|
    00000070  b8 0b c2 32 87 69 6f 1d  75 a6 d9 23 ef df 52 ae  |...2.io.u..#..R.|
    00000080  67 75 03 e8 ce 13 b1 75  ac 68 68                 |gu.....u.hh|
   },
   EntryType: (lnwallet.updateType) Add,
   isForwarded: (bool) false
  }
 },
 incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
 outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) (len=1) {
  (int32) 0: (*lnwallet.PaymentDescriptor)(0xc420668f00)({
   RHash: (lnwallet.PaymentHash) (len=32 cap=32) {
    00000000  69 31 1e b3 43 8c 40 56  8e 22 72 5f 20 7f 8c a5  |i1..C.@V."r_ ...|
    00000010  ef 91 70 30 d0 23 92 30  0b 4f f4 86 70 eb c8 47  |..p0.#.0.O..p..G|
   },
   RPreimage: (lnwallet.PaymentHash) (len=32 cap=32) {
    00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   },
   Timeout: (uint32) 1298152,
   Amount: (lnwire.MilliSatoshi) 1000004000 mSAT,
   LogIndex: (uint64) 0,
   HtlcIndex: (uint64) 0,
   ParentIndex: (uint64) 0,
   SourceRef: (*channeldb.AddRef)(<nil>),
   DestRef: (*channeldb.SettleFailRef)(<nil>),
   OpenCircuitKey: (*channeldb.CircuitKey)(<nil>),
   ClosedCircuitKey: (*channeldb.CircuitKey)(<nil>),
   localOutputIndex: (int32) 0,
   remoteOutputIndex: (int32) 0,
   sig: (*btcec.Signature)(<nil>),
   addCommitHeightRemote: (uint64) 1,
   addCommitHeightLocal: (uint64) 1,
   removeCommitHeightRemote: (uint64) 0,
   removeCommitHeightLocal: (uint64) 0,
   OnionBlob: ([]uint8) (len=1366 cap=1366) {
    00000000  00 03 b8 f0 f8 f4 f9 ab  11 0a 5e d5 3d 26 ae ec  |..........^.=&..|
    00000010  86 f2 62 47 0c b0 b8 ed  fd b6 78 61 58 9a 12 de  |..bG......xaX...|
    00000020  69 c3 15 84 f8 48 2e d0  c1 e5 7a 85 27 9c 8a 4e  |i....H....z.'..N|
    00000030  0a f8 46 c8 d7 b6 93 50  1b c0 29 e1 5a 89 e4 49  |..F....P..).Z..I|
    00000040  b5 a8 15 62 d2 9b 49 ed  71 e0 53 b3 85 41 7a 3b  |...b..I.q.S..Az;|
    00000050  b6 45 09 ce cc 00 04 13  27 4b fd 26 48 be 1a d0  |.E......'K.&H...|
    00000060  43 91 b9 cf b5 e5 39 6c  10 49 55 3e 4d 40 ad b8  |C.....9l.IU>M@..|
    00000070  5e bc 00 7c 9c 94 ce 40  8a 9f 5b d0 ad 91 07 8a  |^..|...@..[.....|
    00000080  b0 e6 54 13 b6 6f 07 7a  ba 66 fb 3d ed 72 02 a5  |..T..o.z.f.=.r..|
    00000090  9e e3 40 84 20 e7 6b b1  c4 93 67 47 74 85 e4 54  |..@. .k...gGt..T|
    000000a0  d2 c0 2d c7 e8 ab 8e ed  11 42 98 f6 86 74 e8 fb  |..-......B...t..|
    000000b0  6a 72 2b 69 e2 36 8d 1a  30 c2 f3 04 6a 18 be d8  |jr+i.6..0...j...|
    000000c0  d1 6e 6d b4 5e df 05 81  4e e7 9f fb 19 59 9b ef  |.nm.^...N....Y..|
    000000d0  11 f7 bf 37 a5 72 35 35  1b 84 6a 4f 44 29 50 94  |...7.r55..jOD)P.|
    000000e0  a6 47 ee 5c c7 e2 be a7  17 bd 4e 56 16 87 ea 38  |.G.\......NV...8|
    000000f0  b1 89 65 f7 70 89 82 d6  97 cb f8 5c 5f 63 f1 ae  |..e.p......\_c..|
    00000100  7b 5a 11 9c 6e 69 c0 75  63 55 04 f7 c7 7e a9 4f  |{Z..ni.ucU...~.O|
    00000110  9a f2 8b cf 53 03 67 25  0a df 55 1a 49 54 04 cb  |....S.g%..U.IT..|
    00000120  9b 2f 2f dd 2b 61 ff 6b  08 98 a7 44 67 a3 b2 f2  |.//.+a.k...Dg...|
    00000130  d4 77 41 58 75 75 70 95  56 ce 7e 8c 3e 5b a9 2e  |.wAXuup.V.~.>[..|
    00000140  0d e1 1b cd 07 34 3f 7b  d5 eb ea 17 11 62 2b 51  |.....4?{.....b+Q|
    00000150  db f1 25 ac ec 86 0c 8f  24 85 35 2f 2b 4d d9 e4  |..%.....$.5/+M..|
    00000160  ee b1 e8 75 54 0d 9d f1  e4 7c cb 1e 50 fd d9 42  |...uT....|..P..B|
    00000170  af 17 68 a7 c2 75 da e4  80 c2 fa c7 3d c0 88 57  |..h..u......=..W|
    00000180  43 4f 8c 94 d6 13 2d bc  ed 95 5f 98 28 cb 12 ca  |CO....-..._.(...|
    00000190  a0 bd 29 38 f5 d0 a6 8a  7a a7 b2 80 d0 8b 4b 89  |..)8....z.....K.|
    000001a0  d9 4e c6 34 66 a9 27 3d  15 44 10 3b fe 86 4e 5f  |.N.4f.'=.D.;..N_|
    000001b0  59 05 56 74 54 90 39 0d  06 bf 04 8d 54 8c bc 3a  |Y.VtT.9.....T..:|
    000001c0  9f c8 45 ee 2d ab 55 a0  ff 0a 8b 24 f4 59 1d 34  |..E.-.U....$.Y.4|
    000001d0  33 fa 4f 96 4b 69 f6 5a  17 bd e8 8d c9 51 c6 e3  |3.O.Ki.Z.....Q..|
    000001e0  ee e4 aa 03 a3 3e 6b 52  ce 65 bb 5f 8d 1b e4 0c  |.....>kR.e._....|
    000001f0  c1 e4 da 1c 08 00 2e 89  34 e8 91 66 ed d7 fb fb  |........4..f....|
    00000200  bc 69 6a c4 54 06 c5 1e  f0 3f d7 e5 c5 87 26 28  |.ij.T....?....&(|
    00000210  66 25 b5 cd 93 2b fc 26  22 f7 4f e2 44 af d5 1d  |f%...+.&".O.D...|
    00000220  3a 32 61 9c 3a f0 3b 16  da bd 57 1e b1 e5 bc 9d  |:2a.:.;...W.....|
    00000230  aa 78 a9 d7 98 c0 ff a0  44 2b 11 bf df f3 05 c4  |.x......D+......|
    00000240  e1 09 ff 62 02 90 08 82  86 ad 0e 7b 09 15 56 1f  |...b.......{..V.|
    00000250  a9 64 8b 9a 35 30 b8 65  52 c2 50 ba e7 57 05 ef  |.d..50.eR.P..W..|
    00000260  c7 82 24 d8 09 7e 7d c2  4c 3d d4 f4 e8 18 36 b2  |..$..~}.L=....6.|
    00000270  63 1a ea bc ae 5b 21 25  33 ba c3 24 9b 97 ff 0c  |c....[!%3..$....|
    00000280  f8 bd 31 3c 25 03 2c f4  2c fb bf fc 07 69 db e0  |..1<%.,.,....i..|
    00000290  fa 2a 41 ff 62 39 6b 08  95 32 54 dc fa 7e 2b 1f  |.*A.b9k..2T..~+.|
    000002a0  f6 fe 3a 39 4e 89 b9 3d  31 b9 19 65 8f c2 71 cd  |..:9N..=1..e..q.|
    000002b0  72 2e c4 e2 47 e9 4e fd  eb db a5 dd 87 3f 85 d7  |r...G.N......?..|
    000002c0  de 52 83 f2 cc 8c 2f 25  c8 fe 26 e5 a0 ca 70 a8  |.R..../%..&...p.|
    000002d0  7b aa c4 ca 15 b6 c3 cb  04 7f 87 12 90 50 c0 d7  |{............P..|
    000002e0  ba c3 8d 6c ce 15 e0 1b  a2 a9 d4 16 11 98 b9 45  |...l...........E|
    000002f0  16 d0 5e fe 07 bf 84 cf  a3 db 0b c5 d0 35 a1 a2  |..^..........5..|
    00000300  5a 98 59 45 c4 d2 27 25  1d 48 5b 56 9d 96 e4 85  |Z.YE..'%.H[V....|
    00000310  9d 9d d6 1d 35 d3 a9 74  3a 58 1f 84 af df f5 26  |....5..t:X.....&|
    00000320  6b 3b 8d 20 ca f0 d7 1d  36 77 9a 68 10 19 c2 49  |k;. ....6w.h...I|
    00000330  a6 ef aa d5 5f 55 84 68  67 fd 75 ff f9 2d 13 49  |...._U.hg.u..-.I|
    00000340  13 ed ca 95 f2 c6 00 9d  d9 47 ac 11 5e 21 07 ff  |.........G..^!..|
    00000350  95 be 99 2a 45 e5 9d 84  88 f8 c6 56 94 0d 05 ce  |...*E......V....|
    00000360  9d fe 87 d5 cc 29 b9 d7  ba fd dd f5 72 7d 22 75  |.....)......r}"u|
    00000370  84 49 c3 b6 b6 79 c8 b9  67 39 ff 0c 4a 72 e5 5d  |.I...y..g9..Jr.]|
    00000380  85 e4 1c 4e 0e 32 8e 62  03 f3 e3 0a b5 ec 1a 48  |...N.2.b.......H|
    00000390  72 45 c5 70 08 77 89 b8  6a 1e e6 d4 8b 73 6d 8f  |rE.p.w..j....sm.|
    000003a0  81 59 1f f1 51 06 50 77  aa 3e 16 1a bb 39 73 84  |.Y..Q.Pw.>...9s.|
    000003b0  48 a2 85 5f 89 82 ad e0  2d 5a 9b e3 e6 cc 8f b3  |H.._....-Z......|
    000003c0  a4 1b a0 83 f8 63 e2 75  19 13 85 88 60 de 10 76  |.....c.u....`..v|
    000003d0  6e d2 ea 69 5a 55 f2 20  6f 91 78 4b bf 85 2f ff  |n..iZU. o.xK../.|
    000003e0  98 21 d7 96 42 5b 04 9b  4e 4d e6 8f 78 d1 13 91  |.!..B[..NM..x...|
    000003f0  82 70 dc ad dd 8f 41 91  b9 43 da 27 e5 6e 4e 75  |.p....A..C.'.nNu|
    00000400  36 47 52 c4 7d af f5 a3  60 31 04 70 5e 75 d3 4f  |6GR.}...`1.p^u.O|
    00000410  c8 38 40 cf a6 95 36 aa  0f db 6e 01 13 fd 0c 83  |.8@...6...n.....|
    00000420  7f 9a fa ad 1c 9c 58 63  d1 51 03 02 fc 44 8d d4  |......Xc.Q...D..|
    00000430  cb 6c be 7b d6 a7 c8 04  83 ee 66 31 9e c8 8c 74  |.l.{......f1...t|
    00000440  cb d0 a7 50 c8 af 58 d8  3c e0 22 83 ab 26 dc 9d  |...P..X.<."..&..|
    00000450  37 5e 2f 12 a7 1b 44 1c  d3 79 61 31 dd dd b8 56  |7^/...D..ya1...V|
    00000460  72 c0 d2 3a 5f db 60 ff  01 cc 7a c7 8c 84 ea 9d  |r..:_.`...z.....|
    00000470  c4 93 cc ca 43 0c 5d 14  4b 20 ca 83 e3 21 ae 38  |....C.].K ...!.8|
    00000480  f1 5b 3c 6f a1 72 ff db  cd 89 20 3d 46 e4 f0 b9  |.[<o.r.... =F...|
    00000490  8b 10 2a 4e fb d0 74 03  9f ba 96 69 d6 a2 61 e0  |..*N..t....i..a.|
    000004a0  d5 f8 e5 06 58 26 c4 bc  4c ab ae 39 51 0d 47 8b  |....X&..L..9Q.G.|
    000004b0  a7 84 5b 17 76 b3 af f0  63 8a ab 64 7e 48 57 98  |..[.v...c..d~HW.|
    000004c0  9d ac 38 ae ae a9 a2 86  b8 17 9d d8 fa 5f f4 11  |..8.........._..|
    000004d0  25 e1 6f 24 ec fc 30 00  97 65 48 f9 5e c4 51 47  |%.o$..0..eH.^.QG|
    000004e0  8b c9 38 25 5a 99 e1 92  df 84 4c 7d f8 63 bb fb  |..8%Z.....L}.c..|
    000004f0  11 53 25 0f d2 89 66 9d  71 d3 eb 00 14 c1 95 49  |.S%...f.q......I|
    00000500  cf 62 41 73 46 2a d5 fa  52 77 8a d8 37 1b 0e e8  |.bAsF*..Rw..7...|
    00000510  db 75 67 c1 9d 77 42 83  95 e7 0a a9 0e c7 50 2c  |.ug..wB.......P,|
    00000520  4e fc cf b2 c7 38 5a 2f  eb b1 76 cc 80 25 89 76  |N....8Z/..v..%.v|
    00000530  db 4d c0 3c e0 be 70 63  38 d4 28 b8 2e 7c 30 ef  |.M.<..pc8.(..|0.|
    00000540  b7 34 8b 4e 3d bc c3 2a  c8 13 e8 ae 79 21 98 95  |.4.N=..*....y!..|
    00000550  2a 5f 19 5c 52 ae                                 |*_.\R.|
   },
   ShaOnionBlob: ([32]uint8) (len=32 cap=32) {
    00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   },
   FailReason: ([]uint8) <nil>,
   FailCode: (lnwire.FailCode) <unknown>,
   ourPkScript: ([]uint8) (len=34 cap=500) {
    00000000  00 20 2b 3b 3f 87 76 f5  31 8e da fa 23 4e 19 6b  |. +;?.v.1...#N.k|
    00000010  d1 c0 10 02 05 f4 a2 85  18 4b 6d c4 b8 b2 52 81  |.........Km...R.|
    00000020  18 c4                                             |..|
   },
   ourWitnessScript: ([]uint8) (len=133 cap=500) {
    00000000  76 a9 14 4a 7f 2e e0 b8  02 34 1e 4e bc 66 3d 53  |v..J.....4.N.f=S|
    00000010  c1 9b 68 cb e3 f1 da 87  63 ac 67 21 02 7e 6f 52  |..h.....c.g!.~oR|
    00000020  89 b2 a1 48 3d 9c ed ee  fe f2 85 e8 be c3 07 63  |...H=..........c|
    00000030  e2 3d 33 50 37 4c 31 8a  e8 5a 2a ab 04 7c 82 01  |.=3P7L1..Z*..|..|
    00000040  20 87 64 75 52 7c 21 03  b4 51 64 ac 3f da b5 00  | .duR|!..Qd.?...|
    00000050  61 b0 7a 83 c7 e9 50 1b  b0 08 39 de 2c 17 91 45  |a.z...P...9.,..E|
    00000060  aa 56 6c bb 14 ac 63 02  52 ae 67 a9 14 05 6c d8  |.Vl...c.R.g...l.|
    00000070  6b 3f ca c3 62 b8 60 0a  fa 4d e0 c5 5d 53 4a 93  |k?..b.`..M..]SJ.|
    00000080  66 88 ac 68 68                                    |f..hh|
   },
   theirPkScript: ([]uint8) (len=34 cap=500) {
    00000000  00 20 86 f2 eb 0b 6c 2b  ba 4c 12 a1 cc 61 de 46  |. ....l+.L...a.F|
    00000010  c7 5b 3e 97 d6 1b b8 ae  11 14 32 7d 9d 52 e8 d2  |.[>.......2}.R..|
    00000020  6c 03                                             |l.|
   },
   theirWitnessScript: ([]uint8) (len=139 cap=500) {
    00000000  76 a9 14 03 7d 1b e0 d9  48 f2 36 50 c1 a8 03 17  |v...}...H.6P....|
    00000010  f8 95 33 ee 2d 21 08 87  63 ac 67 21 03 34 cd 45  |..3.-!..c.g!.4.E|
    00000020  7b 99 db a9 38 65 05 37  a4 e1 38 55 d1 58 75 50  |{...8e.7..8U.XuP|
    00000030  25 ba 37 ba 21 72 a4 e1  b7 0d 9b f7 50 7c 82 01  |%.7.!r......P|..|
    00000040  20 87 63 a9 14 05 6c d8  6b 3f ca c3 62 b8 60 0a  | .c...l.k?..b.`.|
    00000050  fa 4d e0 c5 5d 53 4a 93  66 88 52 7c 21 03 04 32  |.M..]SJ.f.R|!..2|
    00000060  6b cb d4 01 c4 ed d9 07  43 64 a3 0b e2 51 50 08  |k.......Cd...QP.|
    00000070  b8 0b c2 32 87 69 6f 1d  75 a6 d9 23 ef df 52 ae  |...2.io.u..#..R.|
    00000080  67 75 03 e8 ce 13 b1 75  ac 68 68                 |gu.....u.hh|
   },
   EntryType: (lnwallet.updateType) Add,
   isForwarded: (bool) false
  })
 },
 incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
 }
})

2018-05-21 18:21:42.004 [DBG] LNWL: ChannelPoint(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0), starting remote commitment: (*lnwallet.commitment)(0xc4205b4600)({
 height: (uint64) 1,
 isOurs: (bool) false,
 ourMessageIndex: (uint64) 1,
 theirMessageIndex: (uint64) 0,
 ourHtlcIndex: (uint64) 1,
 theirHtlcIndex: (uint64) 0,
 txn: (*wire.MsgTx)(0xc4201dc980)({
  Version: (int32) 2,
  TxIn: ([]*wire.TxIn) (len=1 cap=1) {
   (*wire.TxIn)(0xc420206120)({
    PreviousOutPoint: (wire.OutPoint) 195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0,
    SignatureScript: ([]uint8) {
    },
    Witness: (wire.TxWitness) <nil>,
    Sequence: (uint32) 2158426060
   })
  },
  TxOut: ([]*wire.TxOut) (len=2 cap=2) {
   (*wire.TxOut)(0xc4201dc9c0)({
    Value: (int64) 1000004,
    PkScript: ([]uint8) (len=34 cap=34) {
     00000000  00 20 86 f2 eb 0b 6c 2b  ba 4c 12 a1 cc 61 de 46  |. ....l+.L...a.F|
     00000010  c7 5b 3e 97 d6 1b b8 ae  11 14 32 7d 9d 52 e8 d2  |.[>.......2}.R..|
     00000020  6c 03                                             |l.|
    }
   }),
   (*wire.TxOut)(0xc4201dc9e0)({
    Value: (int64) 15776988,
    PkScript: ([]uint8) (len=22 cap=22) {
     00000000  00 14 ee 8d d1 38 70 a0  20 f6 02 7a 3b 6f 0f 13  |.....8p. ..z;o..|
     00000010  d8 13 c9 85 05 ae                                 |......|
    }
   })
  },
  LockTime: (uint32) 540215648
 }),
 sig: ([]uint8) {
 },
 ourBalance: (lnwire.MilliSatoshi) 15776988000 mSAT,
 theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
 fee: (btcutil.Amount) 0.00000224 BTC,
 feePerKw: (lnwallet.SatPerKWeight) 250,
 dustLimit: (btcutil.Amount) 0.00000573 BTC,
 outgoingHTLCs: ([]lnwallet.PaymentDescriptor) (len=1 cap=1) {
  (lnwallet.PaymentDescriptor) {
   RHash: (lnwallet.PaymentHash) (len=32 cap=32) {
    00000000  69 31 1e b3 43 8c 40 56  8e 22 72 5f 20 7f 8c a5  |i1..C.@V."r_ ...|
    00000010  ef 91 70 30 d0 23 92 30  0b 4f f4 86 70 eb c8 47  |..p0.#.0.O..p..G|
   },
   RPreimage: (lnwallet.PaymentHash) (len=32 cap=32) {
    00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   },
   Timeout: (uint32) 1298152,
   Amount: (lnwire.MilliSatoshi) 1000004000 mSAT,
   LogIndex: (uint64) 0,
   HtlcIndex: (uint64) 0,
   ParentIndex: (uint64) 0,
   SourceRef: (*channeldb.AddRef)(<nil>),
   DestRef: (*channeldb.SettleFailRef)(<nil>),
   OpenCircuitKey: (*channeldb.CircuitKey)(<nil>),
   ClosedCircuitKey: (*channeldb.CircuitKey)(<nil>),
   localOutputIndex: (int32) 0,
   remoteOutputIndex: (int32) 0,
   sig: (*btcec.Signature)(<nil>),
   addCommitHeightRemote: (uint64) 1,
   addCommitHeightLocal: (uint64) 1,
   removeCommitHeightRemote: (uint64) 0,
   removeCommitHeightLocal: (uint64) 0,
   OnionBlob: ([]uint8) (len=1366 cap=1366) {
    00000000  00 03 b8 f0 f8 f4 f9 ab  11 0a 5e d5 3d 26 ae ec  |..........^.=&..|
    00000010  86 f2 62 47 0c b0 b8 ed  fd b6 78 61 58 9a 12 de  |..bG......xaX...|
    00000020  69 c3 15 84 f8 48 2e d0  c1 e5 7a 85 27 9c 8a 4e  |i....H....z.'..N|
    00000030  0a f8 46 c8 d7 b6 93 50  1b c0 29 e1 5a 89 e4 49  |..F....P..).Z..I|
    00000040  b5 a8 15 62 d2 9b 49 ed  71 e0 53 b3 85 41 7a 3b  |...b..I.q.S..Az;|
    00000050  b6 45 09 ce cc 00 04 13  27 4b fd 26 48 be 1a d0  |.E......'K.&H...|
    00000060  43 91 b9 cf b5 e5 39 6c  10 49 55 3e 4d 40 ad b8  |C.....9l.IU>M@..|
    00000070  5e bc 00 7c 9c 94 ce 40  8a 9f 5b d0 ad 91 07 8a  |^..|...@..[.....|
    00000080  b0 e6 54 13 b6 6f 07 7a  ba 66 fb 3d ed 72 02 a5  |..T..o.z.f.=.r..|
    00000090  9e e3 40 84 20 e7 6b b1  c4 93 67 47 74 85 e4 54  |..@. .k...gGt..T|
    000000a0  d2 c0 2d c7 e8 ab 8e ed  11 42 98 f6 86 74 e8 fb  |..-......B...t..|
    000000b0  6a 72 2b 69 e2 36 8d 1a  30 c2 f3 04 6a 18 be d8  |jr+i.6..0...j...|
    000000c0  d1 6e 6d b4 5e df 05 81  4e e7 9f fb 19 59 9b ef  |.nm.^...N....Y..|
    000000d0  11 f7 bf 37 a5 72 35 35  1b 84 6a 4f 44 29 50 94  |...7.r55..jOD)P.|
    000000e0  a6 47 ee 5c c7 e2 be a7  17 bd 4e 56 16 87 ea 38  |.G.\......NV...8|
    000000f0  b1 89 65 f7 70 89 82 d6  97 cb f8 5c 5f 63 f1 ae  |..e.p......\_c..|
    00000100  7b 5a 11 9c 6e 69 c0 75  63 55 04 f7 c7 7e a9 4f  |{Z..ni.ucU...~.O|
    00000110  9a f2 8b cf 53 03 67 25  0a df 55 1a 49 54 04 cb  |....S.g%..U.IT..|
    00000120  9b 2f 2f dd 2b 61 ff 6b  08 98 a7 44 67 a3 b2 f2  |.//.+a.k...Dg...|
    00000130  d4 77 41 58 75 75 70 95  56 ce 7e 8c 3e 5b a9 2e  |.wAXuup.V.~.>[..|
    00000140  0d e1 1b cd 07 34 3f 7b  d5 eb ea 17 11 62 2b 51  |.....4?{.....b+Q|
    00000150  db f1 25 ac ec 86 0c 8f  24 85 35 2f 2b 4d d9 e4  |..%.....$.5/+M..|
    00000160  ee b1 e8 75 54 0d 9d f1  e4 7c cb 1e 50 fd d9 42  |...uT....|..P..B|
    00000170  af 17 68 a7 c2 75 da e4  80 c2 fa c7 3d c0 88 57  |..h..u......=..W|
    00000180  43 4f 8c 94 d6 13 2d bc  ed 95 5f 98 28 cb 12 ca  |CO....-..._.(...|
    00000190  a0 bd 29 38 f5 d0 a6 8a  7a a7 b2 80 d0 8b 4b 89  |..)8....z.....K.|
    000001a0  d9 4e c6 34 66 a9 27 3d  15 44 10 3b fe 86 4e 5f  |.N.4f.'=.D.;..N_|
    000001b0  59 05 56 74 54 90 39 0d  06 bf 04 8d 54 8c bc 3a  |Y.VtT.9.....T..:|
    000001c0  9f c8 45 ee 2d ab 55 a0  ff 0a 8b 24 f4 59 1d 34  |..E.-.U....$.Y.4|
    000001d0  33 fa 4f 96 4b 69 f6 5a  17 bd e8 8d c9 51 c6 e3  |3.O.Ki.Z.....Q..|
    000001e0  ee e4 aa 03 a3 3e 6b 52  ce 65 bb 5f 8d 1b e4 0c  |.....>kR.e._....|
    000001f0  c1 e4 da 1c 08 00 2e 89  34 e8 91 66 ed d7 fb fb  |........4..f....|
    00000200  bc 69 6a c4 54 06 c5 1e  f0 3f d7 e5 c5 87 26 28  |.ij.T....?....&(|
    00000210  66 25 b5 cd 93 2b fc 26  22 f7 4f e2 44 af d5 1d  |f%...+.&".O.D...|
    00000220  3a 32 61 9c 3a f0 3b 16  da bd 57 1e b1 e5 bc 9d  |:2a.:.;...W.....|
    00000230  aa 78 a9 d7 98 c0 ff a0  44 2b 11 bf df f3 05 c4  |.x......D+......|
    00000240  e1 09 ff 62 02 90 08 82  86 ad 0e 7b 09 15 56 1f  |...b.......{..V.|
    00000250  a9 64 8b 9a 35 30 b8 65  52 c2 50 ba e7 57 05 ef  |.d..50.eR.P..W..|
    00000260  c7 82 24 d8 09 7e 7d c2  4c 3d d4 f4 e8 18 36 b2  |..$..~}.L=....6.|
    00000270  63 1a ea bc ae 5b 21 25  33 ba c3 24 9b 97 ff 0c  |c....[!%3..$....|
    00000280  f8 bd 31 3c 25 03 2c f4  2c fb bf fc 07 69 db e0  |..1<%.,.,....i..|
    00000290  fa 2a 41 ff 62 39 6b 08  95 32 54 dc fa 7e 2b 1f  |.*A.b9k..2T..~+.|
    000002a0  f6 fe 3a 39 4e 89 b9 3d  31 b9 19 65 8f c2 71 cd  |..:9N..=1..e..q.|
    000002b0  72 2e c4 e2 47 e9 4e fd  eb db a5 dd 87 3f 85 d7  |r...G.N......?..|
    000002c0  de 52 83 f2 cc 8c 2f 25  c8 fe 26 e5 a0 ca 70 a8  |.R..../%..&...p.|
    000002d0  7b aa c4 ca 15 b6 c3 cb  04 7f 87 12 90 50 c0 d7  |{............P..|
    000002e0  ba c3 8d 6c ce 15 e0 1b  a2 a9 d4 16 11 98 b9 45  |...l...........E|
    000002f0  16 d0 5e fe 07 bf 84 cf  a3 db 0b c5 d0 35 a1 a2  |..^..........5..|
    00000300  5a 98 59 45 c4 d2 27 25  1d 48 5b 56 9d 96 e4 85  |Z.YE..'%.H[V....|
    00000310  9d 9d d6 1d 35 d3 a9 74  3a 58 1f 84 af df f5 26  |....5..t:X.....&|
    00000320  6b 3b 8d 20 ca f0 d7 1d  36 77 9a 68 10 19 c2 49  |k;. ....6w.h...I|
    00000330  a6 ef aa d5 5f 55 84 68  67 fd 75 ff f9 2d 13 49  |...._U.hg.u..-.I|
    00000340  13 ed ca 95 f2 c6 00 9d  d9 47 ac 11 5e 21 07 ff  |.........G..^!..|
    00000350  95 be 99 2a 45 e5 9d 84  88 f8 c6 56 94 0d 05 ce  |...*E......V....|
    00000360  9d fe 87 d5 cc 29 b9 d7  ba fd dd f5 72 7d 22 75  |.....)......r}"u|
    00000370  84 49 c3 b6 b6 79 c8 b9  67 39 ff 0c 4a 72 e5 5d  |.I...y..g9..Jr.]|
    00000380  85 e4 1c 4e 0e 32 8e 62  03 f3 e3 0a b5 ec 1a 48  |...N.2.b.......H|
    00000390  72 45 c5 70 08 77 89 b8  6a 1e e6 d4 8b 73 6d 8f  |rE.p.w..j....sm.|
    000003a0  81 59 1f f1 51 06 50 77  aa 3e 16 1a bb 39 73 84  |.Y..Q.Pw.>...9s.|
    000003b0  48 a2 85 5f 89 82 ad e0  2d 5a 9b e3 e6 cc 8f b3  |H.._....-Z......|
    000003c0  a4 1b a0 83 f8 63 e2 75  19 13 85 88 60 de 10 76  |.....c.u....`..v|
    000003d0  6e d2 ea 69 5a 55 f2 20  6f 91 78 4b bf 85 2f ff  |n..iZU. o.xK../.|
    000003e0  98 21 d7 96 42 5b 04 9b  4e 4d e6 8f 78 d1 13 91  |.!..B[..NM..x...|
    000003f0  82 70 dc ad dd 8f 41 91  b9 43 da 27 e5 6e 4e 75  |.p....A..C.'.nNu|
    00000400  36 47 52 c4 7d af f5 a3  60 31 04 70 5e 75 d3 4f  |6GR.}...`1.p^u.O|
    00000410  c8 38 40 cf a6 95 36 aa  0f db 6e 01 13 fd 0c 83  |.8@...6...n.....|
    00000420  7f 9a fa ad 1c 9c 58 63  d1 51 03 02 fc 44 8d d4  |......Xc.Q...D..|
    00000430  cb 6c be 7b d6 a7 c8 04  83 ee 66 31 9e c8 8c 74  |.l.{......f1...t|
    00000440  cb d0 a7 50 c8 af 58 d8  3c e0 22 83 ab 26 dc 9d  |...P..X.<."..&..|
    00000450  37 5e 2f 12 a7 1b 44 1c  d3 79 61 31 dd dd b8 56  |7^/...D..ya1...V|
    00000460  72 c0 d2 3a 5f db 60 ff  01 cc 7a c7 8c 84 ea 9d  |r..:_.`...z.....|
    00000470  c4 93 cc ca 43 0c 5d 14  4b 20 ca 83 e3 21 ae 38  |....C.].K ...!.8|
    00000480  f1 5b 3c 6f a1 72 ff db  cd 89 20 3d 46 e4 f0 b9  |.[<o.r.... =F...|
    00000490  8b 10 2a 4e fb d0 74 03  9f ba 96 69 d6 a2 61 e0  |..*N..t....i..a.|
    000004a0  d5 f8 e5 06 58 26 c4 bc  4c ab ae 39 51 0d 47 8b  |....X&..L..9Q.G.|
    000004b0  a7 84 5b 17 76 b3 af f0  63 8a ab 64 7e 48 57 98  |..[.v...c..d~HW.|
    000004c0  9d ac 38 ae ae a9 a2 86  b8 17 9d d8 fa 5f f4 11  |..8.........._..|
    000004d0  25 e1 6f 24 ec fc 30 00  97 65 48 f9 5e c4 51 47  |%.o$..0..eH.^.QG|
    000004e0  8b c9 38 25 5a 99 e1 92  df 84 4c 7d f8 63 bb fb  |..8%Z.....L}.c..|
    000004f0  11 53 25 0f d2 89 66 9d  71 d3 eb 00 14 c1 95 49  |.S%...f.q......I|
    00000500  cf 62 41 73 46 2a d5 fa  52 77 8a d8 37 1b 0e e8  |.bAsF*..Rw..7...|
    00000510  db 75 67 c1 9d 77 42 83  95 e7 0a a9 0e c7 50 2c  |.ug..wB.......P,|
    00000520  4e fc cf b2 c7 38 5a 2f  eb b1 76 cc 80 25 89 76  |N....8Z/..v..%.v|
    00000530  db 4d c0 3c e0 be 70 63  38 d4 28 b8 2e 7c 30 ef  |.M.<..pc8.(..|0.|
    00000540  b7 34 8b 4e 3d bc c3 2a  c8 13 e8 ae 79 21 98 95  |.4.N=..*....y!..|
    00000550  2a 5f 19 5c 52 ae                                 |*_.\R.|
   },
   ShaOnionBlob: ([32]uint8) (len=32 cap=32) {
    00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   },
   FailReason: ([]uint8) <nil>,
   FailCode: (lnwire.FailCode) <unknown>,
   ourPkScript: ([]uint8) (len=34 cap=500) {
    00000000  00 20 2b 3b 3f 87 76 f5  31 8e da fa 23 4e 19 6b  |. +;?.v.1...#N.k|
    00000010  d1 c0 10 02 05 f4 a2 85  18 4b 6d c4 b8 b2 52 81  |.........Km...R.|
    00000020  18 c4                                             |..|
   },
   ourWitnessScript: ([]uint8) (len=133 cap=500) {
    00000000  76 a9 14 4a 7f 2e e0 b8  02 34 1e 4e bc 66 3d 53  |v..J.....4.N.f=S|
    00000010  c1 9b 68 cb e3 f1 da 87  63 ac 67 21 02 7e 6f 52  |..h.....c.g!.~oR|
    00000020  89 b2 a1 48 3d 9c ed ee  fe f2 85 e8 be c3 07 63  |...H=..........c|
    00000030  e2 3d 33 50 37 4c 31 8a  e8 5a 2a ab 04 7c 82 01  |.=3P7L1..Z*..|..|
    00000040  20 87 64 75 52 7c 21 03  b4 51 64 ac 3f da b5 00  | .duR|!..Qd.?...|
    00000050  61 b0 7a 83 c7 e9 50 1b  b0 08 39 de 2c 17 91 45  |a.z...P...9.,..E|
    00000060  aa 56 6c bb 14 ac 63 02  52 ae 67 a9 14 05 6c d8  |.Vl...c.R.g...l.|
    00000070  6b 3f ca c3 62 b8 60 0a  fa 4d e0 c5 5d 53 4a 93  |k?..b.`..M..]SJ.|
    00000080  66 88 ac 68 68                                    |f..hh|
   },
   theirPkScript: ([]uint8) (len=34 cap=500) {
    00000000  00 20 86 f2 eb 0b 6c 2b  ba 4c 12 a1 cc 61 de 46  |. ....l+.L...a.F|
    00000010  c7 5b 3e 97 d6 1b b8 ae  11 14 32 7d 9d 52 e8 d2  |.[>.......2}.R..|
    00000020  6c 03                                             |l.|
   },
   theirWitnessScript: ([]uint8) (len=139 cap=500) {
    00000000  76 a9 14 03 7d 1b e0 d9  48 f2 36 50 c1 a8 03 17  |v...}...H.6P....|
    00000010  f8 95 33 ee 2d 21 08 87  63 ac 67 21 03 34 cd 45  |..3.-!..c.g!.4.E|
    00000020  7b 99 db a9 38 65 05 37  a4 e1 38 55 d1 58 75 50  |{...8e.7..8U.XuP|
    00000030  25 ba 37 ba 21 72 a4 e1  b7 0d 9b f7 50 7c 82 01  |%.7.!r......P|..|
    00000040  20 87 63 a9 14 05 6c d8  6b 3f ca c3 62 b8 60 0a  | .c...l.k?..b.`.|
    00000050  fa 4d e0 c5 5d 53 4a 93  66 88 52 7c 21 03 04 32  |.M..]SJ.f.R|!..2|
    00000060  6b cb d4 01 c4 ed d9 07  43 64 a3 0b e2 51 50 08  |k.......Cd...QP.|
    00000070  b8 0b c2 32 87 69 6f 1d  75 a6 d9 23 ef df 52 ae  |...2.io.u..#..R.|
    00000080  67 75 03 e8 ce 13 b1 75  ac 68 68                 |gu.....u.hh|
   },
   EntryType: (lnwallet.updateType) Add,
   isForwarded: (bool) false
  }
 },
 incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
 outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
 },
 incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
 }
})

2018-05-21 18:21:42.007 [INF] HSWC: Removing channel link with ChannelID(6b68eae04fdd2b22c5e5affeef08a4904d1a1d79aee83826fcdca5c0dc445219)
2018-05-21 18:21:42.007 [ERR] CNCT: unable to mark link inactive: channel link not found
2018-05-21 18:21:42.008 [INF] CNCT: Broadcasting force close transaction, ChannelPoint(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0): (*wire.MsgTx)(0xc4201dc900)({
 Version: (int32) 2,
 TxIn: ([]*wire.TxIn) (len=1 cap=1) {
  (*wire.TxIn)(0xc4202060c0)({
   PreviousOutPoint: (wire.OutPoint) 195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0,
   SignatureScript: ([]uint8) {
   },
   Witness: (wire.TxWitness) (len=4 cap=4) {
    ([]uint8) <nil>,
    ([]uint8) (len=71 cap=144) {
     00000000  30 44 02 20 10 8f 68 4e  69 35 da 18 ae fd 93 7f  |0D. ..hNi5......|
     00000010  8a d4 da c5 27 93 ae ae  c1 95 f8 eb c8 a4 15 82  |....'...........|
     00000020  4c 08 f2 f0 02 20 31 00  28 84 f4 43 b0 c8 6d 2d  |L.... 1.(..C..m-|
     00000030  63 73 28 db 18 05 d3 29  e8 5c a1 29 8a 83 98 61  |cs(....).\.)...a|
     00000040  fd d5 5b 74 21 7e 01                              |..[t!~.|
    },
    ([]uint8) (len=71 cap=144) {
     00000000  30 44 02 20 6f cf 7c 50  f6 18 5f ef 79 68 5b d9  |0D. o.|P.._.yh[.|
     00000010  4a d4 77 db 29 82 39 ad  b8 cc e0 04 e0 ea e3 4a  |J.w.).9........J|
     00000020  ad 06 1a 7b 02 20 2d 4d  ca e7 9d 57 5e 73 e0 57  |...{. -M...W^s.W|
     00000030  85 12 bb 09 f3 be 5a af  26 dc 42 90 78 a4 d7 a7  |......Z.&.B.x...|
     00000040  7a 29 8b a4 67 cb 01                              |z)..g..|
    },
    ([]uint8) (len=71 cap=500) {
     00000000  52 21 03 a5 25 ca 83 35  b8 6f 1d ba 84 77 de b7  |R!..%..5.o...w..|
     00000010  b6 db 50 b6 83 0b 9f ca  a5 42 e3 34 36 89 3a 91  |..P......B.46.:.|
     00000020  5f ac c3 21 03 e8 e7 bd  5f 76 fa d8 30 68 a0 de  |_..!...._v..0h..|
     00000030  dc 8e d7 91 a1 99 10 19  e2 ec 35 c1 3a df 76 00  |..........5.:.v.|
     00000040  45 8e 31 9d dc 52 ae                              |E.1..R.|
    }
   },
   Sequence: (uint32) 2158426060
  })
 },
 TxOut: ([]*wire.TxOut) (len=2 cap=2) {
  (*wire.TxOut)(0xc4201dc940)({
   Value: (int64) 1000004,
   PkScript: ([]uint8) (len=34 cap=34) {
    00000000  00 20 2b 3b 3f 87 76 f5  31 8e da fa 23 4e 19 6b  |. +;?.v.1...#N.k|
    00000010  d1 c0 10 02 05 f4 a2 85  18 4b 6d c4 b8 b2 52 81  |.........Km...R.|
    00000020  18 c4                                             |..|
   }
  }),
  (*wire.TxOut)(0xc4201dc960)({
   Value: (int64) 16776992,
   PkScript: ([]uint8) (len=34 cap=34) {
    00000000  00 20 09 61 89 df 69 d4  5e 04 17 17 4c 92 0c bd  |. .a..i.^...L...|
    00000010  8d 7b c2 9f c9 21 c8 3d  ac d2 44 a2 20 ae ff c3  |.{...!.=..D. ...|
    00000020  b2 52                                             |.R|
   }
  })
 },
 LockTime: (uint32) 540215648
})

2018-05-21 18:21:42.009 [INF] LNWL: Inserting unconfirmed transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6
2018-05-21 18:21:42.016 [ERR] CNCT: ChannelArbitrator(195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b:0): unable to broadcast close tx: -22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996
2018-05-21 18:21:42.016 [ERR] CNCT: unable to advance state: -22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996
2018-05-21 18:21:42.016 [ERR] SRVR: unable to start server: -22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996

-22: TX rejected: total value of all transaction inputs for transaction d7855d82a1a438668431127441c3bd4ab886dbd0eb240b04527b45c067d539a6 is 16777216 which is less than the amount spent of 17776996

@halseth
Copy link
Contributor

halseth commented May 22, 2018

@Xethron the full logs would be awesome! Since the force close of channel 195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b was rejected, we could use those to go back and see how the channel ended up in that state :)

@enorrmann
Copy link

enorrmann commented May 22, 2018

@halseth perhaps logs from #1261 could help
it looks very similar

@Xethron
Copy link
Author

Xethron commented May 22, 2018

I have generated the following logs as follows:
docker logs alice | grep 195244dcc0a5dcfc2638e8ae791d1a4d90a408effeafe5c5222bdd4fe0ea686b > lnd_alice_channelpoint

They are 4.5MB in size: http://coffee.co.de/lnd_alice_channelpoint

@Xethron
Copy link
Author

Xethron commented May 22, 2018

Added another log file with grep -A 20 for a little more information: http://coffee.co.de/lnd_alice_channelpoint_A20

@halseth halseth self-assigned this May 24, 2018
@Roasbeef Roasbeef added bug Unintended code behaviour commitments Commitment transactions containing the state of the channel labels May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unintended code behaviour commitments Commitment transactions containing the state of the channel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants