Skip to content

Commit 83e0509

Browse files
committed
add note about prague timestamp
1 parent 27b8a9d commit 83e0509

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ethereum/prague/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44

55
from ethereum.fork_criteria import ByTimestamp
66

7+
# TODO: Note that this is a dummy timestamp since the
8+
# timestamp for Prague is not finalised at the time of creating this PR.
9+
# The timestamp will have to be updated once Prague goes live.
710
FORK_CRITERIA = ByTimestamp(1710338138)

0 commit comments

Comments
 (0)