Log the final pair rejection
This commit is contained in:
@@ -598,6 +598,7 @@ namespace nvhttp {
|
||||
}
|
||||
else {
|
||||
tree.put("root.paired", 0);
|
||||
BOOST_LOG(warning) << "Pair attempt failed due to same_hash: " << same_hash << ", verify: " << verify;
|
||||
}
|
||||
|
||||
remove_session(sess);
|
||||
|
||||
Reference in New Issue
Block a user