Bump cargo toml versions to 0.24.0 (#7976)

This commit is contained in:
Dan Albert
2020-01-25 11:04:27 -06:00
committed by GitHub
parent e2570c98ee
commit c324e71768
77 changed files with 706 additions and 706 deletions

View File

@@ -827,7 +827,7 @@ The result field will be a JSON object with the following fields:
// Request
curl -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","id":1, "method":"getVersion"}' http://localhost:8899
// Result
{"jsonrpc":"2.0","result":{"solana-core": "0.23.0"},"id":1}
{"jsonrpc":"2.0","result":{"solana-core": "0.24.0"},"id":1}
```
### getVoteAccounts

View File

@@ -177,7 +177,7 @@ $ solana send-timestamp <PUBKEY> <PROCESS_ID> --date 2018-12-24T23:59:00
## Usage
### solana-cli
```text
solana-cli 0.23.0 [channel=unknown commit=unknown]
solana-cli 0.24.0 [channel=unknown commit=unknown]
Blockchain, Rebuilt for Scale
USAGE: