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

Create a cosmos app factory struct #1299

Merged
merged 4 commits into from
Sep 4, 2019
Merged

Create a cosmos app factory struct #1299

merged 4 commits into from
Sep 4, 2019

Conversation

NicolasMahe
Copy link
Member

Create a cosmos app factory struct to register the cosmos module of cosmos without having a weird sequence of functions to call in order.

Start to rename module in sdk to backend to give more context as how those functions will be called.

…kend. Register the backend on the app factory.
@NicolasMahe NicolasMahe added this to the next milestone Sep 3, 2019
@NicolasMahe NicolasMahe self-assigned this Sep 3, 2019
@krhubert krhubert merged commit d4df111 into dev Sep 4, 2019
@krhubert krhubert deleted the cosmos/app-factory branch September 4, 2019 08:41
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