Skip to content

IRISHUB-347:finish the VotingProcedure parameter#263

Merged
wukongcheng merged 4 commits intoirisnet:feature/govfrom
MrXJC:jiacheng/gov
Sep 19, 2018
Merged

IRISHUB-347:finish the VotingProcedure parameter#263
wukongcheng merged 4 commits intoirisnet:feature/govfrom
MrXJC:jiacheng/gov

Conversation

@MrXJC
Copy link
Contributor

@MrXJC MrXJC commented Sep 19, 2018

No description provided.

case "Gov/gov/votingProcedure":
var p govparams.VotingProcedure
cdc.MustUnmarshalBinary(res, &p)
ToParamStr(p, keyStr)
Copy link
Contributor

Choose a reason for hiding this comment

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

default case

case "Gov/gov/depositProcedure":
cdc.MustUnmarshalBinary(kv.Value, &paramSet.Govparams.DepositProcedure)
case "Gov/gov/votingProcedure":
cdc.MustUnmarshalBinary(kv.Value, &paramSet.Govparams.VotingProcedure)
Copy link
Contributor

Choose a reason for hiding this comment

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

default case

@wukongcheng wukongcheng merged commit 75eb023 into irisnet:feature/gov Sep 19, 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