Skip to content

Commit

Permalink
update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Poghilenkov committed Jan 15, 2020
1 parent a6b5012 commit eaf3924
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/vbk/alt-integration-proto
5 changes: 3 additions & 2 deletions src/vbk/pop_service/pop_service_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,9 @@ PopServiceImpl::PopServiceImpl()
LogPrintf("-------------------------------------------------------------------------------------------------\n");
StartShutdown();
}

setConfig();
else {
setConfig();
}
}

void PopServiceImpl::addPayloads(const CBlock& block, const int& nHeight, const Publications& publications)
Expand Down

0 comments on commit eaf3924

Please sign in to comment.