getBlockTime RPC Method
Description
Returns the estimated production time of a block.
Parameters
u64
(integer, required) - The block number, identified by Slot
Returns
The response can be either of one value:
i64
- The estimated production time, as Unix timestamp (seconds since the Unix epoch)null
- If timestamp is not available for the block