mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-03-02 14:57:39 +08:00
prepare new genesis for next stage of tests
This commit is contained in:
parent
5ed5f4ca6a
commit
b5fd0775bf
@ -165,7 +165,7 @@ var unlock *SignedGenesisUnlock
|
||||
func DownloadAndVerifyGenesis(network uint) (*SignedGenesisUnlock, error) {
|
||||
if network != 0 {
|
||||
unlock = &SignedGenesisUnlock{
|
||||
GenesisSeedHex: "726573697374206d7563682c206f626579206c6974746c657c00000000000000000000000C",
|
||||
GenesisSeedHex: "726573697374206d7563682c206f626579206c6974746c657c00000000000000000000000D",
|
||||
Beacon: []byte{
|
||||
0x58, 0xef, 0xd9, 0x7e, 0xdd, 0x0e, 0xb6, 0x2f,
|
||||
0x51, 0xc7, 0x5d, 0x00, 0x29, 0x12, 0x45, 0x49,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user