Skip to content

IRISHUB-404:fix the cycle import#216

Merged
wukongcheng merged 2 commits intoirisnet:feature/govfrom
MrXJC:jiacheng/gov
Sep 14, 2018
Merged

IRISHUB-404:fix the cycle import#216
wukongcheng merged 2 commits intoirisnet:feature/govfrom
MrXJC:jiacheng/gov

Conversation

@MrXJC
Copy link
Contributor

@MrXJC MrXJC commented Sep 14, 2018

No description provided.

app/app.go Outdated
app.MountStoresIAVL(app.keyMain, app.keyAccount, app.keyIBC, app.keyStake, app.keySlashing, app.keyGov, app.keyFeeCollection, app.keyParams, app.keyIparams, app.keyUpgrade)
app.SetRunMsg(app.runMsgs)


Copy link
Contributor

Choose a reason for hiding this comment

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

go fmt

upgrade.RegisterModuleList(app.Router())

govparams.DepositProcedureParameter.SetReadWriter(app.paramsKeeper.Setter())
parameter.RegisterGovParamMapping(&govparams.DepositProcedureParameter)
Copy link
Contributor

Choose a reason for hiding this comment

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

create another function in app.go to handle all the params setup & register

@wukongcheng wukongcheng merged commit 2bc580b into irisnet:feature/gov Sep 14, 2018
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