Skip to content

Commit

Permalink
chore(upgrade): change name of v4 upgrade to Dominia
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Ixo committed Oct 19, 2024
1 parent 652d86e commit c4dca80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v4/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

// UpgradeName defines the on-chain upgrade name for the Ixo v4 upgrade.
const (
UpgradeName = "v4"
UpgradeName = "Dominia"

// BlockMaxBytes is the max bytes for a block, 10mb (current 22020096)
BlockMaxBytes = int64(10000000)
Expand Down

0 comments on commit c4dca80

Please sign in to comment.