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 19044ef commit dcab2b6Copy full SHA for dcab2b6
stackslib/src/chainstate/nakamoto/shadow.rs
@@ -567,7 +567,7 @@ impl NakamotoBlockBuilder {
567
568
/// Produce a single-block shadow tenure.
569
/// Used by tooling to synthesize shadow blocks in case of an emergency.
570
- /// The details and circumatances will be recorded in an accompanying SIP.
+ /// The details and circumstances will be recorded in an accompanying SIP.
571
pub fn make_shadow_tenure(
572
chainstate: &mut StacksChainState,
573
sortdb: &SortitionDB,
0 commit comments