mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -292,7 +292,7 @@ where
|
||||
/// layer p2p specification, meaning the input should be treated as untrusted or potentially
|
||||
/// adversarial.
|
||||
///
|
||||
/// Implementors should take care when acting on the input to this method, specifically
|
||||
/// Implementers should take care when acting on the input to this method, specifically
|
||||
/// ensuring that the range is limited properly, and that the range boundaries are computed
|
||||
/// correctly and without panics.
|
||||
pub async fn get_payload_bodies_by_range(
|
||||
@ -661,7 +661,7 @@ where
|
||||
/// layer p2p specification, meaning the input should be treated as untrusted or potentially
|
||||
/// adversarial.
|
||||
///
|
||||
/// Implementors should take care when acting on the input to this method, specifically
|
||||
/// Implementers should take care when acting on the input to this method, specifically
|
||||
/// ensuring that the range is limited properly, and that the range boundaries are computed
|
||||
/// correctly and without panics.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user