Skip to content

Add the EndBlocker, some othre...#50

Closed
MrXJC wants to merge 3 commits intoirisnet:feature/software-upgradefrom
MrXJC:jiacheng/software-upgrade
Closed

Add the EndBlocker, some othre...#50
MrXJC wants to merge 3 commits intoirisnet:feature/software-upgradefrom
MrXJC:jiacheng/software-upgrade

Conversation

@MrXJC
Copy link
Contributor

@MrXJC MrXJC commented Jul 25, 2018

No description provided.

defaultSwichPeriod int64 = 200
)

func (k Keeper) SetVersionList(version Version){
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe AddNewVersion

if !msg.InitialDeposit.IsValid() {
return sdk.ErrInvalidCoins(msg.InitialDeposit.String())
}
if !msg.InitialDeposit.IsNotNegative() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MsgSwitch 没有这些成员定义啊,这段代码编译能过吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我不小心引入了,我再重新改一下

@MrXJC MrXJC closed this Jul 25, 2018
@MrXJC MrXJC deleted the jiacheng/software-upgrade branch July 25, 2018 07:10
wangjiulian pushed a commit that referenced this pull request Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants