v1.14: [docs] remove incorrect pubkey param from getEpochInfo (backport of #31651) (#31674)

[docs] remove incorrect pubkey param from getEpochInfo (#31651)

Co-authored-by: Callum McIntyre <callum.mcintyre@solana.com>
(cherry picked from commit 16381d8f65)

Co-authored-by: Callum McIntyre <mcintyre1994@gmail.com>
This commit is contained in:
mergify[bot] 2023-05-16 17:03:12 -05:00 committed by GitHub
parent cecafb7fb5
commit 5e37c58d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ Returns information about the current epoch
### Parameters:
<Parameter type={"string"} required={true}>
Pubkey of account to query, as base-58 encoded string
</Parameter>
<Parameter type={"object"} optional={true}>
Configuration object containing the following fields: