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
when I use command to create new account
curl http://faucet.cryptokylin.io/create_account?zhuxiaoyujjj
result
{"msg": "succeeded", "keys": {"active_key": {"public": "EOS7MzsTMRHDYvtTWjxW1VUuqyhKDSCok48y7FZsskowLb4YJJVKf", "private": "5KYfXEQANgaWrvn8r88MFNRsBwbqYqFPfXhQnHtnCz163RMWDMR"}, "owner_key": {"public": "EOS6GRjkpmY794t3K8Q29mRS1ra4QD6F7odinbKaw2n8N9dTLV7ia", "private": "5JsookPhdMgthP77pbMR3NeEm2D3AUSDxnLcD6LvDyZuHgxE1xN"}}, "account": "zhuxiaoyujjj"}
than I use sactter to add kylin test network,and import zhuxiaoyujjj private key ,but the two private key is all can`t use
The text was updated successfully, but these errors were encountered:
You should setup a http endpoint in your scatter config first, you can use those api endpoints in the README.md of this repo.
README.md
Sorry, something went wrong.
No branches or pull requests
when I use command to create new account
result
than I use sactter to add kylin test network,and import zhuxiaoyujjj private key ,but the two private key is all can`t use
The text was updated successfully, but these errors were encountered: