Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Dec 13, 2024
1 parent bb093b6 commit 0ac1db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/beacon-node/src/api/impl/config/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import {
DEPOSIT_CONTRACT_TREE_DEPTH,
DOMAIN_AGGREGATE_AND_PROOF,
DOMAIN_APPLICATION_BUILDER,
DOMAIN_APPLICATION_MASK,
DOMAIN_BEACON_ATTESTER,
DOMAIN_BEACON_PROPOSER,
DOMAIN_BLS_TO_EXECUTION_CHANGE,
Expand All @@ -17,7 +18,6 @@ import {
DOMAIN_SYNC_COMMITTEE,
DOMAIN_SYNC_COMMITTEE_SELECTION_PROOF,
DOMAIN_VOLUNTARY_EXIT,
DOMAIN_APPLICATION_MASK,
EPOCHS_PER_RANDOM_SUBNET_SUBSCRIPTION,
ETH1_ADDRESS_WITHDRAWAL_PREFIX,
FAR_FUTURE_EPOCH,
Expand Down

0 comments on commit 0ac1db0

Please sign in to comment.