You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
In case of creating token with same name twice - I got an error but after getting an error, token with the same name is created (according to console output)
In case of creating token with same name twice - I got an error but after getting an error, token with the same name is created (according to console output)
Steps to reproduce:
nil_cli -c ./config.ini minter create-currency 0x0001aaCE66d451CAc32d99118260a56e4eb1f5Dd 50000 Ttoken --withdraw
output should be:
nil_cli -c ./config.ini minter create-currency 0x0001aaCE66d451CAc32d99118260a56e4eb1f5Dd 10000 Ttoken --withdraw
output should be:
Expected result: Right after we got an error that token already exists we should not send next transactions
according to explorer token with the same name is not added to account:
The text was updated successfully, but these errors were encountered: