Hello, i updated my client for BLL (Billaume) and i added a checkpoint at the block 15370. But after compiling , i'm unable to sync, i got
getblocks -1 00000000000000 limit 500
in my debug file.
I tried without adding checkpoint , but it isn't working. I wanted to update the client just to change the difficulty retargetting time.
I added this line on my checkpoint.cpp file
( 15370, uint256("0xa0e26e31bdd32aa0d8f594bf1a076b62883cef8913d6cf268fc16c01ba59908d"))
Can someone tell me why i've got this error ?
thanks