mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Add committee_len to attestation data
This commit is contained in:
@@ -3,6 +3,7 @@ mod beacon_node_attestation;
|
||||
|
||||
use std::sync::Arc;
|
||||
use types::{BeaconBlock, ChainSpec, Domain, Fork, Slot};
|
||||
use super::block_proposer::beacon_node_block::BeaconNodeError;
|
||||
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub enum Error {
|
||||
|
||||
Reference in New Issue
Block a user