mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
chore: extra data (#13410)
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
pub enum HeaderError {
|
||||
/// Represents an error when the block difficulty is too large.
|
||||
LargeDifficulty,
|
||||
/// Represents an error when the block extradata is too large.
|
||||
/// Represents an error when the block extra data is too large.
|
||||
LargeExtraData,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user