Skip to content

Commit

Permalink
rename MsgTypeSideChainStakeMigration
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 committed Jan 6, 2024
1 parent 735e428 commit 898af57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/stake/types/stake_migration.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const (

TagStakeMigrationSendSequence = "StakeMigrationSendSequence"

MsgTypeSideChainStakeMigration = "stake_migration"
MsgTypeSideChainStakeMigration = "side_stake_migration"

StakeMigrationRelayFee int64 = 500000 // decimal 8
)
Expand Down

0 comments on commit 898af57

Please sign in to comment.