fix compilation errors from merge

This commit is contained in:
realbigsean
2022-12-23 10:27:01 -05:00
parent f45d117e73
commit 5db0a88d4f
4 changed files with 9 additions and 11 deletions

View File

@@ -8,7 +8,6 @@ edition = "2021"
[features]
portable = ["bls/supranational-portable"]
fake_crypto = ['bls/fake_crypto']
withdrawals = ["types/withdrawals", "beacon_chain/withdrawals", "store/withdrawals", "state_processing/withdrawals"]
withdrawals-processing = ["beacon_chain/withdrawals-processing", "store/withdrawals-processing", "state_processing/withdrawals-processing"]
[dependencies]