mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-31 21:05:24 +00:00
Remove difficulty
from PowBlock
This commit is contained in:
parent
fb34e162ef
commit
16aaf74cfc
@ -87,7 +87,6 @@ class PowBlock(Container):
|
||||
block_hash: Hash32
|
||||
parent_hash: Hash32
|
||||
total_difficulty: uint256
|
||||
difficulty: uint256
|
||||
```
|
||||
|
||||
### `get_pow_block`
|
||||
|
Loading…
x
Reference in New Issue
Block a user