mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Ran cargo fmt.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use types::{AttestationData, Attestation, Signature, Slot};
|
||||
use types::{Attestation, AttestationData, Signature, Slot};
|
||||
|
||||
#[derive(Debug, PartialEq, Clone)]
|
||||
pub enum BeaconNodeError {
|
||||
|
||||
Reference in New Issue
Block a user