chore: fmt

This commit is contained in:
sprites0
2025-11-05 07:46:22 +00:00
parent cb73aa7dd4
commit 95c653cf14
11 changed files with 41 additions and 22 deletions

View File

@ -179,7 +179,7 @@ where
#[cfg(test)]
mod tests {
use crate::{chainspec::hl::hl_mainnet, HlHeader};
use crate::{HlHeader, chainspec::hl::hl_mainnet};
use super::*;
use alloy_primitives::{B256, U128};