1
0
Fork 0
forked from lthn/blockchain

fixed typo

This commit is contained in:
crypro.zoidberg 2019-05-14 20:03:51 +02:00
parent d4071a1662
commit c0f7a2cf46

View file

@ -929,6 +929,7 @@ bool handle_download_peer_log(po::variables_map& vm)
{
std::cout << "ERROR: secret key error" << ENDL;
return false;
}
int64_t start_offset = 0;
int64_t count = -1;