Skip to content

Commit

Permalink
chore!: bump arabica-4 genesis hash (#1701)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bidon15 authored Feb 7, 2023
1 parent de89e12 commit b51509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodebuilder/p2p/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func GenesisFor(net Network) (string, error) {

// NOTE: Every time we add a new long-running network, its genesis hash has to be added here.
var genesisList = map[Network]string{
Arabica: "6D2D85AC2817EC2CCA8C75893EFA398B7EEB988528AC403CD0102AE4230D415A",
Arabica: "C89DDAB34DB47895DB79F67BF28CE72570D6C586436FC3449284CA411DEFCC53",
Mocha: "8038B21032C941372ED601699857043C12E5CC7D5945DCEEA4567D11B5712526",
Private: "",
}

0 comments on commit b51509d

Please sign in to comment.