Skip to content

iriscli命令行接口实现#225

Merged
wukongcheng merged 11 commits intoirisnet:feature/lcdfrom
HaoyangLiu:feature/lcd-dev-1
Sep 17, 2018
Merged

iriscli命令行接口实现#225
wukongcheng merged 11 commits intoirisnet:feature/lcdfrom
HaoyangLiu:feature/lcd-dev-1

Conversation

@HaoyangLiu
Copy link

http://jira.bianjie.ai/browse/IRISHUB-357
jira任务重构过,所以commit中写的jira ID可能不对

return err
}

acc, err := cliCtx.GetAccount(key)
Copy link
Contributor

Choose a reason for hiding this comment

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

convert to iris instead of atto

if err != nil {
utils.WriteErrorResponse(w, http.StatusInternalServerError, err.Error())
return
}
Copy link
Contributor

Choose a reason for hiding this comment

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

think about how to reuse these duplicated code in every rest api

@wukongcheng wukongcheng merged commit 75a349e into irisnet:feature/lcd Sep 17, 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