<div dir="ltr">Hi Yubin!<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 2, 2018 at 12:50 PM, Yubin Ruan <span dir="ltr"><<a href="mailto:ablacktshirt@gmail.com" target="_blank">ablacktshirt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I used testnet to test the functionality of C-lightning. I generated an<br>
address by<br>
<br>
    $ lightning-cli newaddr<br>
<br>
and transfered some bitcoin to that address by<br>
<br>
    $ bitcoin-cli -testnet sendtoaddress <address> <amount_in_bitcoins><br>
<br>
After this I could see in my bitcoin-qt client that this transaction had been<br>
confirmed (by 10+ confirmation). However when I used<br>
<br>
    $ lightning-cli listfunds<br>
<br>
to list the funds I still see no fund. Will that be caused by the NAT issue?<br>
(and FYI, lightningd keep syncing after I did<br>
<br>
    $ lightningd --network=testnet --log-level=debug<br>
<br>
now it has reached "Adding block 64500+...".<br></blockquote><div><br></div><div>Last time I had similar problem (lightningd syncing always from 0) I removed the ~/.lightning directory and started over. Maybe the issue was in incompatible DB version (which was upgraded in the meantime) but I have not really investigated it.</div><div><br></div><div>Best regards, Ján</div><div><br></div></div>
</div></div>