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
After starting a local node, it is often necessary to get a balance. This should be done and shown to the user during the local network setup.
Current Behavior
User currently needs to use dashmate --config=local_seed wallet:mint 1 to generate balance
Possible Solution
Alternatives Considered
Additional Context
The text was updated successfully, but these errors were encountered:
shumkov
changed the title
Dashmate should generate Dash to a faucet address on init
Dashmate should generate Dash and provide a faucet key and address to use
Sep 27, 2021
Expected Behavior
After starting a local node, it is often necessary to get a balance. This should be done and shown to the user during the local network setup.
Current Behavior
User currently needs to use
dashmate --config=local_seed wallet:mint 1
to generate balancePossible Solution
Alternatives Considered
Additional Context
The text was updated successfully, but these errors were encountered: