Skip to content

Commit

Permalink
Update cmd/celestia-appd/cmd/download_genesis.go
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp authored Jan 3, 2024
1 parent e307301 commit 05f2684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/celestia-appd/cmd/download_genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var chainIDToSha256 = map[string]string{
"celestia": "9727aac9bbfb021ce7fc695a92f901986421283a891b89e0af97bc9fad187793",
"mocha-4": "0846b99099271b240b638a94e17a6301423b5e4047f6558df543d6e91db7e575",
"arabica-10": "fad0a187669f7a2c11bb07f9dc27140d66d2448b7193e186312713856f28e3e1",
"arabica-11": ""
"arabica-11": "77605cee57ce545b1be22402110d4baacac837bdc7fc3f5c74020abf9a08810f"
}

func downloadGenesisCommand() *cobra.Command {
Expand Down

0 comments on commit 05f2684

Please sign in to comment.