docs: Reduce airdrop examples to 1 SOL (#16241)

(cherry picked from commit 2bcfbad653)

Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
mergify[bot]
2021-03-30 21:52:42 +00:00
committed by GitHub
parent 634959b3ab
commit 2581db5748
6 changed files with 25 additions and 25 deletions

View File

@@ -714,4 +714,4 @@ Be sure to test your complete workflow on Solana devnet and testnet
[clusters](../clusters.md) before moving to production on mainnet-beta. Devnet
is the most open and flexible, and ideal for initial development, while testnet
offers more realistic cluster configuration. Both devnet and testnet support a faucet,
run `solana airdrop 10` to obtain some devnet or testnet SOL for developement and testing.
run `solana airdrop 1` to obtain some devnet or testnet SOL for developement and testing.