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
not sure if this is a problem, but we can add a cid multiple times:
./target/release/encointer-client-notee create-faucet //Alice Testfaucet2 100000000000000 1000000000000 sqm1v79dF6b sqm1v79dF6b
yielding
encointerFaucet.faucets: Option<EncointerPrimitivesFaucet> [ [ [ 5Fy41AupevjQeURN1vVYyqJCjqXLvqPHCUhoRerqEEfVQQLt ] { name: Testfaucet2 purposeId: 3 whitelist: [ { geohash: sqm1v digest: 0xf08c911c } { geohash: sqm1v digest: 0xf08c911c } ] dripAmount: 1,000,000,000,000 creator: 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY } ] ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
not sure if this is a problem, but we can add a cid multiple times:
./target/release/encointer-client-notee create-faucet //Alice Testfaucet2 100000000000000 1000000000000 sqm1v79dF6b sqm1v79dF6b
yielding
The text was updated successfully, but these errors were encountered: