docs: Reduce airdrop examples to 1 SOL
This commit is contained in:
committed by
mergify[bot]
parent
ce7f7c2b6c
commit
2bcfbad653
@@ -2907,7 +2907,7 @@ Requests an airdrop of lamports to a Pubkey
|
||||
|
||||
```bash
|
||||
curl http://localhost:8899 -X POST -H "Content-Type: application/json" -d '
|
||||
{"jsonrpc":"2.0","id":1, "method":"requestAirdrop", "params":["83astBRguLMdt2h5U1Tpdq5tjFoJ6noeGwaY3mDLVcri", 50]}
|
||||
{"jsonrpc":"2.0","id":1, "method":"requestAirdrop", "params":["83astBRguLMdt2h5U1Tpdq5tjFoJ6noeGwaY3mDLVcri", 1000000000]}
|
||||
'
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user