mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-23 03:38:21 +00:00
Move fork choice research out of beacon chain
This commit is contained in:
parent
12c6e2f46b
commit
4c3cae5519
@ -16,7 +16,7 @@ import
|
|||||||
random,
|
random,
|
||||||
# Nimble packages
|
# Nimble packages
|
||||||
nimcrypto,
|
nimcrypto,
|
||||||
../digest
|
../../beacon_chain/spec/digest
|
||||||
|
|
||||||
const
|
const
|
||||||
NOTARIES* = 100 # Committee size in Casper v2.1
|
NOTARIES* = 100 # Committee size in Casper v2.1
|
Loading…
x
Reference in New Issue
Block a user