[ ] question about the decisions made in the repository
Issue description
Current behavior:
After the token has been created, the user is advised to check the token in his wallet, but the token will not appear just after the creation. This could be misleading for the user as she/he doesn't see it in the wallet.
Expected behavior:
As the user gets a nice info pop up as she/he clicks on the View button after creating a token, it could be written that it will take a view minutes for the token to appear in the wallet.
Steps to reproduce:
Create a token and check your wallet just after.
Related code:
insert short code snippets here
Other information:
npm, node, OS, Browser
<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->
Angular, Nebular
<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior: After the token has been created, the user is advised to check the token in his wallet, but the token will not appear just after the creation. This could be misleading for the user as she/he doesn't see it in the wallet.
Expected behavior: As the user gets a nice info pop up as she/he clicks on the View button after creating a token, it could be written that it will take a view minutes for the token to appear in the wallet.
Steps to reproduce: Create a token and check your wallet just after.
Related code:
Other information:
npm, node, OS, Browser
Angular, Nebular