Bump version to 1.2.19
This one has some bonus deltas due to locks not being bumped for v1.2.18 nor the ed25591-dalek update.
This commit is contained in:
committed by
mergify[bot]
parent
72a13e2a72
commit
1ff9555099
@@ -1220,7 +1220,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.18"},"id":1}
|
||||
{"jsonrpc":"2.0","result":{"solana-core": "1.2.19"},"id":1}
|
||||
```
|
||||
|
||||
### getVoteAccounts
|
||||
|
Reference in New Issue
Block a user