fix getBlock API reference (#17661)
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user