For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fork Choice Rule

Picoin is evolving toward a distributed fork-choice mechanism.

When multiple competing blocks exist at the same height, nodes will evaluate:

  • chain validity;

  • validator quorum;

  • chain height;

  • deterministic tie-breaking rules.

This mechanism is intended to support future decentralized networking.

Last updated

Was this helpful?