mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
Linting
This commit is contained in:
@@ -29,6 +29,8 @@ impl From<BeaconChainError> for GossipInclusionListError {
|
||||
}
|
||||
|
||||
pub struct GossipVerifiedInclusionList<T: BeaconChainTypes> {
|
||||
// TODO(focil) remove once this field is read
|
||||
#[allow(dead_code)]
|
||||
signed_il: SignedInclusionList<T::EthSpec>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user