mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 06:14:38 +00:00
Isolate withdrawals-processing Feature (#3854)
This commit is contained in:
@@ -143,7 +143,6 @@ impl<T: EthSpec> PersistedOperationPool<T> {
|
||||
proposer_slashings,
|
||||
voluntary_exits,
|
||||
// FIXME(capella): implement schema migration for address changes in op pool
|
||||
#[cfg(feature = "withdrawals-processing")]
|
||||
bls_to_execution_changes: Default::default(),
|
||||
reward_cache: Default::default(),
|
||||
_phantom: Default::default(),
|
||||
|
||||
Reference in New Issue
Block a user