Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Fix getBlock API reference #17661

Merged
merged 1 commit into from
Jun 2, 2021
Merged

Fix getBlock API reference #17661

merged 1 commit into from
Jun 2, 2021

Conversation

oncecsc
Copy link
Contributor

@oncecsc oncecsc commented Jun 2, 2021

Problem

In solana-core v1.6 not containt getBlock method.

Summary of Changes

change
NEW: This method is only available in solana-core v1.7 or newer. Please use [getBlock](jsonrpc-api.md#getblock) for solana-core v1.6
to
NEW: This method is only available in solana-core v1.7 or newer. Please use [getConfirmedBlock](jsonrpc-api.md#getconfirmedblock) for solana-core v1.6

@mvines
Copy link
Contributor

mvines commented Jun 2, 2021

Thanks!

@mvines mvines added the v1.7 label Jun 2, 2021
@mvines mvines merged commit 10c6e77 into solana-labs:master Jun 2, 2021
mergify bot pushed a commit that referenced this pull request Jun 2, 2021
(cherry picked from commit 10c6e77)
mergify bot added a commit that referenced this pull request Jun 2, 2021
(cherry picked from commit 10c6e77)

Co-authored-by: oncecsc <74547046+oncecsc@users.noreply.github.com>
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants