mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: fix some typos (#2025)
This commit is contained in:
@ -346,7 +346,7 @@ pub fn validate_header_regarding_parent(
|
||||
/// Checks:
|
||||
/// If we already know the block.
|
||||
/// If parent is known
|
||||
/// If withdarwals are valid
|
||||
/// If withdrawals are valid
|
||||
///
|
||||
/// Returns parent block header
|
||||
pub fn validate_block_regarding_chain<PROV: HeaderProvider + WithdrawalsProvider>(
|
||||
|
||||
Reference in New Issue
Block a user