tendermint/docs/determinism.md

4 lines
189 B
Markdown
Raw Normal View History

2018-06-05 09:03:38 -07:00
# On Determinism
Arguably, the most difficult part of blockchain programming is determinism - that is, ensuring that sources of indeterminism do not creep into the design of such systems.