open static fun mkCache(cacheSize: Int, block: Long): Array<UInt32>
Generates the EthHash cache for given parameters.
cacheSize - Size of the cache to generate
cacheSize
block - Block Number to generate cache for
block
Return EthHash Cache