forked from lthn/blockchain
fixed typo
This commit is contained in:
parent
d4071a1662
commit
c0f7a2cf46
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue