getBestBlockHash
New site!
All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.
Usage: await client.core.getBestBlockHash(options)
Description: Allow to fetch the best (highest/latest block hash) from the network
Parameters:
parameters | type | required | Description |
---|---|---|---|
options | DAPIClientOptions | no |
Returns : {Promise} - The best block hash
Updated 10 days ago