Skip to content

Commit

Permalink
[docs] remove incorrect pubkey param from getEpochInfo (#31651)
Browse files Browse the repository at this point in the history
Co-authored-by: Callum McIntyre <callum.mcintyre@solana.com>
  • Loading branch information
mcintyre94 and mcintyre94 committed May 16, 2023
1 parent db4b76d commit 16381d8
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 16381d8

Please sign in to comment.