getbestblockhash
Returns the hash of the best (tip) block in the most-work fully-validated chain.
This method will use 10
Compute Units.
Reference: Here
Returns
Name | Type | Description |
---|---|---|
hex | string | the block hash, hex-encoded |
Last updated