Skip to content

Commit

Permalink
Set 2.7.0 Hard Fork Activation Block to 1275480
Browse files Browse the repository at this point in the history
Targeting October, 4, 2023 at 14:00 UTC
  • Loading branch information
JamesPiechota committed Sep 20, 2023
1 parent 77f243b commit ecc5828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/arweave/src/ar_fork.erl
Expand Up @@ -119,10 +119,10 @@ height_2_7() ->
-else.
-ifdef(TESTNET).
height_2_7() ->
1237300.
1265120.
-else.
height_2_7() ->
infinity. % TODO
1275480. % Targeting 2023-10-04 14:00 UTC
-endif.
-endif.
-endif.

0 comments on commit ecc5828

Please sign in to comment.