mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 03:03:53 +01:00
BIP 30: date fixed
This commit is contained in:
parent
4d436a8bb4
commit
9559aeb7a1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ So far, the Bitcoin reference implementation always assumed duplicate transactio
|
|||
To counter this problem, the following network rule is introduced:
|
||||
*Blocks are not allowed to contain a transaction whose hash matches that of an earlier transaction in the same chain, unless that earlier transaction was already fully spent before said block.
|
||||
|
||||
This rule is to be applied to all blocks whose timestamp is after a point in time that is yet to be decided.
|
||||
This rule is to be applied to all blocks whose timestamp is after march 15, 2012, 0:00 UTC (unix timestamp 1331769600).
|
||||
|
||||
==Rationale==
|
||||
Whatever solution is used, the following law must be obeyed to guarantee sane behaviour: the set of usable
|
||||
|
|
Loading…
Add table
Reference in a new issue