Skip to content

Commit

Permalink
Delay for db-synth to run
Browse files Browse the repository at this point in the history
  • Loading branch information
shlevy committed Apr 16, 2024
1 parent 539676e commit d4a9541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nix/workbench/profile/prof1-variants.jq
Expand Up @@ -1113,8 +1113,8 @@ def all_profile_variants:
{ name: "short-value-dbsynth-32G-nomadperfssd"
, genesis:
{ utxo: 0
# Account for slots db-synthesis creates
, extra_future_offset: -8000
# Account for slots db-synthesis creates, and the delay for it to run
, extra_future_offset: -7600
, funds_balance: 40000000000000
}
, node:
Expand Down

0 comments on commit d4a9541

Please sign in to comment.