Preparing search index...
The search index is not available
API
API
OOAPI
getBlockHeight
Function getBlockHeight
get
Block
Height
(
baseUrl
?
)
:
Promise
<
number
>
Asynchronously fetches the latest block height.
Parameters
Optional
baseUrl
:
string
= _baseUrl
The base URL for the fetch.
Returns
Promise
<
number
>
A promise that resolves with the height of the latest block.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Loading...
Asynchronously fetches the latest block height.