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

Automatically query for native token when adding new ParaTime #12

Open
matevz opened this issue Jan 25, 2023 · 0 comments
Open

Automatically query for native token when adding new ParaTime #12

matevz opened this issue Jan 25, 2023 · 0 comments
Labels
enhancement New feature or request paratime ParaTime (runtime) related CLI issues

Comments

@matevz
Copy link
Member

matevz commented Jan 25, 2023

When running oasis paratime add, you need to enter description, the token name and the number of decimal symbols. The last two can be obtained automatically by calling https://github.com/oasisprotocol/oasis-sdk/blob/main/client-sdk/go/modules/accounts/accounts.go#L45. Unless --offline flag is explicitly provided, run the query and prefill denomination and number decimals.

@matevz matevz added ui Improve user experience paratime ParaTime (runtime) related CLI issues labels Jan 25, 2023
@matevz matevz added enhancement New feature or request and removed ui Improve user experience labels Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request paratime ParaTime (runtime) related CLI issues
Projects
None yet
Development

No branches or pull requests

1 participant