pub fn boundary_to_difficulty(boundary: &H256) -> U256
Convert an Ethash boundary to its original difficulty. Basically just f(x) = 2^256 / x.
f(x) = 2^256 / x