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 c80fa54 commit d9485b6Copy full SHA for d9485b6
testnet/stacks-node/src/tests/signer/v0.rs
@@ -4501,7 +4501,7 @@ fn locally_rejected_blocks_overriden_by_global_acceptance() {
4501
4502
#[test]
4503
#[ignore]
4504
-/// Test that signers that have accepedt a locally signed block N+1 built in tenure A can sign a block proposed during a
+/// Test that signers that have accepted a locally signed block N+1 built in tenure A can sign a block proposed during a
4505
/// new tenure B built upon the last globally accepted block N if the timeout is exceeded, i.e. a reorg can occur at a tenure boundary.
4506
///
4507
/// Test Setup:
0 commit comments