Expand description
Blockchain functions - chain height, generated coins, etc.
Functionsยง
- Retrieve the height of the chain.
- Check how many cumulative generated coins there have been until a certain
BlockHeight
. - Find the split point between our chain and a list of
BlockHash
s from another chain. - Retrieve the height of the top block.