Bump version to 1.1.2

This commit is contained in:
Michael Vines
2020-04-02 22:35:56 -07:00
parent 47ddb84078
commit 40d0f8da2d
85 changed files with 441 additions and 441 deletions

View File

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