Bump Cargo.toml version to 1.2.6

This commit is contained in:
Stephen Akridge
2020-06-22 23:23:16 -07:00
parent 9699b61679
commit 2d94c09aee
89 changed files with 1031 additions and 899 deletions

View File

@ -983,7 +983,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": "1.2.5"},"id":1}
{"jsonrpc":"2.0","result":{"solana-core": "1.2.6"},"id":1}
```
### getVoteAccounts