You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(config): Set SlotCalculator config with CHAIN_NAME instead of verbose values (#148)
* feat(config): Set `SlotCalculator` config with `CHAIN_NAME` instead of verbose values
This makes it easier to configure the builder through setting the chain name, instead of setting each calculator configuration variable.
Closes ENG-1372
* chore: make constants optional instead
0 commit comments