Fix links in docs (#9119) (#9127)

automerge
This commit is contained in:
mergify[bot]
2020-03-27 09:50:28 -07:00
committed by GitHub
parent 55ba934137
commit 59d7eb5216
18 changed files with 30 additions and 30 deletions

View File

@@ -910,7 +910,7 @@ The result field will be a JSON object of `current` and `delinquent` accounts, e
* `epochVoteAccount: <bool>` - bool, whether the vote account is staked for this epoch
* `commission: <number>`, percentage (0-100) of rewards payout owed to the vote account
* `lastVote: <u64>` - Most recent slot voted on by this vote account
* `epochCredits: <array>` - History of how many credits earned by the end of each epoch, as an array of arrays containing: [epoch, credits, previousCredits]
* `epochCredits: <array>` - History of how many credits earned by the end of each epoch, as an array of arrays containing: `[epoch, credits, previousCredits]`
#### Example: