Bump version to 1.1.23

This commit is contained in:
Trent Nelson
2020-07-27 15:02:48 -06:00
committed by Trent Nelson
parent 14c2e2af13
commit 035bd7db4e
92 changed files with 601 additions and 601 deletions

View File

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