Bump version to 1.1.7

This commit is contained in:
Michael Vines
2020-04-22 22:13:45 -07:00
parent c0b250285a
commit 1ddff68642
88 changed files with 834 additions and 834 deletions

View File

@@ -980,7 +980,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.1.6"},"id":1}
{"jsonrpc":"2.0","result":{"solana-core": "1.1.7"},"id":1}
```
### getVoteAccounts