Support getBlockTime for unfinalized blocks (#16103)
This commit is contained in:
@ -377,7 +377,7 @@ Result:
|
||||
|
||||
### getBlockTime
|
||||
|
||||
Returns the estimated production time of a confirmed block.
|
||||
Returns the estimated production time of a block.
|
||||
|
||||
Each validator reports their UTC time to the ledger on a regular interval by
|
||||
intermittently adding a timestamp to a Vote for a particular block. A requested
|
||||
|
Reference in New Issue
Block a user