mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 12:11:59 +00:00
cargo fmt
This commit is contained in:
@@ -593,7 +593,7 @@ impl<T: BeaconChainTypes> SyncManager<T> {
|
||||
.parent_chain_processed(chain_hash, result, &mut self.network),
|
||||
},
|
||||
//FIXME(sean)
|
||||
SyncMessage::RpcBlob { .. } => todo!()
|
||||
SyncMessage::RpcBlob { .. } => todo!(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user