upgrade: block height of Boneh on testnet (#1490)
This commit is contained in:
parent
3769f25b30
commit
5f4b125889
@ -224,7 +224,7 @@ var (
|
||||
|
||||
// TODO modify blockNumber, make sure the blockNumber is not an integer multiple of 200 (epoch number)
|
||||
// TODO Caution !!! it should be very careful !!!
|
||||
BonehBlock: nil,
|
||||
BonehBlock: big.NewInt(29295050),
|
||||
LynnBlock: nil,
|
||||
|
||||
Parlia: &ParliaConfig{
|
||||
|
Loading…
Reference in New Issue
Block a user