post https://api.uniblock.dev/uni/v1/json-rpc#61
Returns the root hash of the given block hash.
The maximum difference between the specified block range can be 32767.
Description
Returns the root hash of a specified block range.
Parameters
fromBlock (int)
- from block number specified as an integertoBlock (int)
- to block number specified as an integer
Returns
string
: root hash of the specified block range