Skip to content

Commit

Permalink
Delay startTime a bit more for db-synth creation time
Browse files Browse the repository at this point in the history
  • Loading branch information
shlevy authored and fmaste committed Apr 16, 2024
1 parent b4a19b2 commit 43b2989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/workbench/profile/prof1-variants.jq
Expand Up @@ -1114,7 +1114,7 @@ def all_profile_variants:
, genesis:
{ utxo: 0
# Account for slots db-synthesis creates, and the delay for it to run
, extra_future_offset: -774000
, extra_future_offset: -770000
, funds_balance: 40000000000000
}
, node:
Expand Down

0 comments on commit 43b2989

Please sign in to comment.