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

Co-authored-by: Callum McIntyre <callum.mcintyre@solana.com>
This commit is contained in:
Callum McIntyre 2023-05-16 19:23:30 +01:00 committed by GitHub
parent db4b76d9e2
commit 16381d8f65
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: