fix in feature

This commit is contained in:
Christien Rioux 2024-03-06 15:42:16 -05:00
parent 2dc2f97dfc
commit 78e84f6573

View File

@ -274,7 +274,7 @@ impl RPCProcessor {
// Accepted, lets try to watch or cancel it
let params = WatchParameters {
subkeys,
subkeys: subkeys.clone(),
expiration: Timestamp::new(expiration),
count,
watcher,