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 7519cdb commit 7479356Copy full SHA for 7479356
stacks-signer/src/v0/signer.rs
@@ -582,7 +582,7 @@ impl Signer {
582
}
583
584
585
- /// WARNING: Do NOT call this function PRIOR to check_proposal or block_proposal validaiton succeeds.
+ /// WARNING: Do NOT call this function PRIOR to check_proposal or block_proposal validation succeeds.
586
///
587
/// Re-verify a block's chain length against the last signed block within signerdb.
588
/// This is required in case a block has been approved since the initial checks of the block validation endpoint.
0 commit comments