Invalid block

From zaoniao
Revision as of 04:25, 5 June 2019 by Admin (talk | contribs) (Created page with "A block is valid if it obeys all of the Protocol rules; otherwise it is invalid. * Clients '''will ignore invalid blocks''' when determining which chain is difficultywise...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A block is valid if it obeys all of the Protocol rules; otherwise it is invalid.

  • Clients will ignore invalid blocks when determining which chain is difficultywise-longest.
  • Mining clients will not build on top of invalid blocks.
  • Clients will not propagate invalid blocks (or invalid transactions).

Source

http://bitcoin.it/

See Also on BitcoinWiki