-
Notifications
You must be signed in to change notification settings - Fork 99
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
[Account] Adding routes #771
Conversation
Preview is available here: |
Preview is available here: |
3 similar comments
Preview is available here: |
Preview is available here: |
Preview is available here: |
ACCOUNT_CREATE = "/account/create", | ||
ACCOUNT_FUND = "/account/fund", | ||
ACCOUNT_CREATE_MUXED = "/account/muxed-create", | ||
ACCOUNT_PARSE_MUXED = "/account/muxed-parse", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for renaming these! Reads better now. 🎉
a573561
to
080eaf4
Compare
Preview is available here: |
1 similar comment
Preview is available here: |
Preview is available here: |
Summary: