Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add coin_type spec #175

Merged
merged 4 commits into from
Aug 27, 2018
Merged

add coin_type spec #175

merged 4 commits into from
Aug 27, 2018

Conversation

dreamer-zq
Copy link
Contributor

No description provided.

@dreamer-zq dreamer-zq changed the title add coin_type spec and spec add coin_type spec Aug 27, 2018
mainCoin, err := ct.Convert(coin.String(), ct.Name)
if err == nil {
coins_str = append(coins_str, mainCoin)
}
Copy link
Contributor

Choose a reason for hiding this comment

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

如果有错误不需要处理吗?

Short: "query parameter proposal's config",
RunE: func(cmd *cobra.Command, args []string) error {
ctx := app.NewContext().WithCodeC(cdc)
res , err := ctx.QuerySubspace([]byte(gov.Prefix),storeName)
Copy link
Contributor

Choose a reason for hiding this comment

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

global params 没有对应查询?

@wukongcheng wukongcheng merged commit 0208e9c into irisnet:feature/refactor Aug 27, 2018
wukongcheng added a commit that referenced this pull request Aug 27, 2018
wukongcheng added a commit that referenced this pull request Aug 27, 2018
wukongcheng added a commit that referenced this pull request Aug 27, 2018
wukongcheng added a commit that referenced this pull request Aug 27, 2018
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