We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
faucet
Starcoin version:
v1.11.12
Current behavior:
//# init --rpc http://main.seed.starcoin.org //# faucet --addr myaddr --amount 10000000000000
task 1 'faucet'. lines 3-3: { "gas_used": 0, "status": { "Discard": 2 } }
Expected behavior:
expect the faucet transaction to execute success.
Other information:
Maybe we need the feature #3537, and hack the faucet account when init.
The text was updated successfully, but these errors were encountered:
fixed at #3533
Sorry, something went wrong.
No branches or pull requests
Bug Report
Starcoin version:
v1.11.12
Current behavior:
Expected behavior:
expect the faucet transaction to execute success.
Other information:
Maybe we need the feature #3537, and hack the faucet account when init.
The text was updated successfully, but these errors were encountered: