Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/spec/design.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Any computation on a blockchain happens in discrete time. We note the
timestamps at which the Checker system is updated as a series of
increasing timestamps, :math:`t_i`. Ideally, these updates happen every
time a new block is added to the blockchain and thus, under the current
economic protocol, those timestamps are separated by about a minute
economic protocol, those timestamps are separated by about 30 seconds
each.

That said, the system is designed to be resilient to changes in the
Expand Down