mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove redundant words in comment (#12997)
Signed-off-by: hishope <csqiye@126.com>
This commit is contained in:
@ -309,7 +309,7 @@ impl From<Vec<B256>> for NewPooledTransactionHashes66 {
|
||||
}
|
||||
}
|
||||
|
||||
/// Same as [`NewPooledTransactionHashes66`] but extends that that beside the transaction hashes,
|
||||
/// Same as [`NewPooledTransactionHashes66`] but extends that beside the transaction hashes,
|
||||
/// the node sends the transaction types and their sizes (as defined in EIP-2718) as well.
|
||||
#[derive(Clone, Debug, PartialEq, Eq, Default)]
|
||||
#[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
|
||||
|
||||
Reference in New Issue
Block a user