We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcde18b commit 90c979bCopy full SHA for 90c979b
cardano_node_tests/tests/test_kes.py
@@ -144,6 +144,7 @@ def test_expired_kes(
144
):
145
"""Test expired KES.
146
147
+ * start local cluster instance configured with short KES period and low number of key
148
evolutions, so KES expires soon on all pools
149
* refresh opcert on 2 of the 3 pools, so KES doesn't expire on those 2 pools and
150
the pools keep minting blocks
0 commit comments