Skip to content

Commit 119f61f

Browse files
authored
use genesis timestamp for warp activation (#66)
1 parent 821b815 commit 119f61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/genesis-example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"config": {
33
"chainId": 99999,
44
"warpConfig": {
5-
"blockTimestamp": 0,
5+
"blockTimestamp": 1714752334,
66
"quorumNumerator": 67
77
},
88
"feeConfig": {

0 commit comments

Comments
 (0)