File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ var genesisList = map[Network]string{
26
26
Mainnet : "6BE39EFD10BA412A9DB5288488303F5DD32CF386707A5BEF33617F4C43301872" ,
27
27
Arabica : "27122593765E07329BC348E8D16E92DCB4C75B34CCCB35C640FD7A4484D4C711" ,
28
28
Mocha : "B93BBE20A0FBFDF955811B6420F8433904664D45DB4BF51022BE4200C1A1680D" ,
29
- Mammoth : "2B043E7215515ABF59BE7651B91532DF99562FC163ADA4FB41EABFE78F774339 " ,
29
+ Mammoth : "8BED0B775B983596B90EEDDC245C13EF7EB4054EEA60E1F25393868C4A2C6660 " ,
30
30
Private : "" ,
31
31
}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ const (
13
13
// DefaultNetwork is the default network of the current build.
14
14
DefaultNetwork = Mainnet
15
15
// Mammoth ephemeral testnet.
16
- Mammoth Network = "mamo-2 "
16
+ Mammoth Network = "mamo-1 "
17
17
// Arabica testnet. See: celestiaorg/networks.
18
18
Arabica Network = "arabica-11"
19
19
// Mocha testnet. See: celestiaorg/networks.
You can’t perform that action at this time.
0 commit comments