Skip to content

Commit

Permalink
v1.14: [docs] remove incorrect pubkey param from getEpochInfo (backpo…
Browse files Browse the repository at this point in the history
…rt of #31651) (#31674)

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

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

Co-authored-by: Callum McIntyre <mcintyre1994@gmail.com>
  • Loading branch information
mergify[bot] and mcintyre94 committed May 16, 2023
1 parent cecafb7 commit 5e37c58
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/api/methods/_getEpochInfo.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5e37c58

Please sign in to comment.