Skip to content

Commit

Permalink
Update specs/quint/specs/driver.qnt
Browse files Browse the repository at this point in the history
Co-authored-by: Josef Widder <[email protected]>
  • Loading branch information
martin-hutle and josef-widder authored Nov 22, 2024
1 parent 36d2e07 commit 9f5ad62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/quint/specs/driver.qnt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ module driver {
)
)

val resultDriver = driver.with("bk",vkWithCertificates)
val resultDriver = { ... driver, bk: vkWithCertificates }
// Note: proposals messages are not processed / removed
// TODO: which messages can safely be removed in case of StartInRound(r)???
val resultNodeState = ns
Expand Down

0 comments on commit 9f5ad62

Please sign in to comment.