Merge pull request #6379 from nymtech/release/2026.2-oscypek
Merge oscypek to develop
This commit is contained in:
@@ -497,7 +497,7 @@ impl<R, S> FreshHandler<R, S> {
|
||||
Err(incompatible_err)
|
||||
} else {
|
||||
debug!("the client is using exactly the same (or older) protocol version as we are. We're good to continue!");
|
||||
Ok(CURRENT_PROTOCOL_VERSION)
|
||||
Ok(client_protocol_version)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user