Enhancement: Script to Set Balance #4320
Closed
KATADA-Kazuyuki
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
Merged this in: #4506 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Currently, the add-balance.js script is implemented to add tokens. I would like it to support both add and set operations.
The set operation should overwrite the current token balance regardless of the existing amount.
SAMPLE: npm run add-balance [add/set]
More details
set 2000 token : npm run add-balance [email protected] 2000 set
add 2000 token : npm run add-balance [email protected] 2000
Which components are impacted by your request?
Other
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions