Post
Topic
Board Mining (Altcoins)
Re: arcMiner - alpha - New stratum miner from scratch
by
archit
on 28/06/2015, 08:21:58 UTC
(ranting) non-const by-value vector argument Smiley
Code:
bool StratumHelpers::GenerateMerkleRoot(vector TransactionHashes, uint8_t* Coinbase, unsigned int CoinbaseLength , Hash& MerkleRoot)


Not sure I understand. What's wrong with it?