Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
11734043
Topic
1101541
Board
Mining (Altcoins)
Re: arcMiner - alpha - New stratum miner from scratch
by
archit
on
28/06/2015, 08:21:58 UTC
Quote from: smolen on June 27, 2015, 10:58:07 PM
(ranting) non-const by-value vector argument
Code:
bool StratumHelpers::GenerateMerkleRoot(vector TransactionHashes, uint8_t* Coinbase, unsigned int CoinbaseLength , Hash& MerkleRoot)
Not sure I understand. What's wrong with it?