Skip to content

Glossary

Roberto De Ioris edited this page Nov 13, 2024 · 15 revisions

Glossary

  • Block Hash

    • Also known as: header hash, block header hash
    • Definition: The hash of a Stacks block's header at a given Stacks chain height. Note that this hash is not guaranteed to be globally unique—the same Stacks block could be mined on different PoX forks.
    • Class: BlockHeaderHash
  • Block ID

    • Also known as: index block hash
    • Definition: A globally unique identifier derived from the block hash and the history of accepted PoX operations. This hash uniquely represents a specific Stacks block across all forks.
    • Class: StacksBlockId
  • Consensus Hash

  • MARF

  • Microblocks (pre-Nakamoto)

  • Tenure

  • Sortition

Clone this wiki locally