mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 13:55:01 -05:00
Update 0_beacon-chain.md
This commit is contained in:
@@ -1122,7 +1122,7 @@ def get_fork_version(fork: Fork,
|
||||
```python
|
||||
def get_domain(fork: Fork,
|
||||
epoch: Epoch,
|
||||
domain_type: bytes4) -> uint64:
|
||||
domain_type: bytes4) -> int:
|
||||
"""
|
||||
Get the domain number that represents the fork meta and signature domain.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user