Returns the hash of a block at a given height.
Arguments
- conn
A connection object created by
mc_connect.- height
Integer. The block height (0 for genesis block).
See also
mc_get_block to retrieve block details.
Other blockchain information:
mc_get_block(),
mc_get_blockchain_info(),
mc_get_chain_totals(),
mc_get_last_block_info(),
mc_list_blocks(),
mc_list_miners()