fix getBlock API reference (#17661) (#17662)

(cherry picked from commit 10c6e771b5)

Co-authored-by: oncecsc <74547046+oncecsc@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2021-06-02 07:32:15 +00:00
committed by GitHub
parent 3e012ea69e
commit 938112e449

View File

@ -350,7 +350,7 @@ Result:
### getBlock ### getBlock
**NEW: This method is only available in solana-core v1.7 or newer. Please use **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** [getConfirmedBlock](jsonrpc-api.md#getconfirmedblock) for solana-core v1.6**
Returns identity and transaction information about a confirmed block in the ledger Returns identity and transaction information about a confirmed block in the ledger