tiny doc fix

This commit is contained in:
Michael Vines 2020-11-24 12:27:40 -08:00
parent 630288c1cc
commit bee9998e91
1 changed files with 1 additions and 1 deletions

View File

@ -1507,7 +1507,7 @@ Returns the leader schedule for an epoch
- `<null>` - if requested epoch is not found
- `<object>` - otherwise, the result field will be a dictionary of leader public keys
\(as base-58 encoded strings\) and their corresponding leader slot indices as values
(indices are to the first slot in the requested epoch)
(indices are relative to the first slot in the requested epoch)
#### Example: