Fix links in docs (#9119)

This commit is contained in:
Greg Fitzgerald
2020-03-27 09:36:55 -06:00
committed by GitHub
parent 5d9298543f
commit b82a9c832b
18 changed files with 30 additions and 30 deletions

View File

@@ -891,7 +891,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: