Skip to content

Commit

Permalink
fixup! fix: block 2.9 syncing server-side
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesPiechota committed Jan 7, 2025
1 parent 3a67413 commit 24ed926
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,8 @@
{d, 'STUB_RANDOMX', true},
{d, 'VDF_DIFFICULTY', 2},
{d, 'INITIAL_VDF_DIFFICULTY', 2},
{d, 'REPLICA_2_9_PACKING_DIFFICULTY', 2}
{d, 'REPLICA_2_9_PACKING_DIFFICULTY', 2},
{d, 'BLOCK_2_9_SYNCING', true}
]}
]},
{e2e, [
Expand Down

0 comments on commit 24ed926

Please sign in to comment.