I have just started 2 masternodes. On the one, I got response
successfully started masternode
On the other
masternode started remotely
What is the difference between the two responses?
I'm quite a fan of the "Dash - Digital Cash" concept. I think it's clever and could really work. The 'Dark' element to this coin will always hang over it, no matter how much we try to explain our fundamentals. As it begins with a 'D' would we keep our 'D' emblem? I think that it looks great and...
I don't think it would be a great idea. I'm pretty sure GPU not massively profitable now (home user anyway) either.
Check this calculator out.
http://www.coinwarz.com/calculators/darkcoin-mining-calculator
Just enter the one labelled address. The one without the 'darkcoin:' prefix. You should be able to double click to select the whole address and then copy / paste.
I've had this in my office and we can hardly hear it. The S4 is a bit of a step up from the S3. Like having 4 of them crammed in to a small space. The heat was noticeable though. Especially if the weather is nice.
Purchased end of August 2014. Will be putting on eBay & Gumtree too. 70DRK including UK postage, if anyone's interested? Comes with power Supply and cables to get up and running straight away. Will reset to factory or can set-up for you before I send it.
I will post overseas, but at buyers cost.
That looks like what I need!.
I tried this
SELECT
b.block_nTime,
cc.chain_id,
b.block_height,
1,
b.block_hash,
tx.tx_hash,
txin.txin_pos,
-prevout.txout_value...
Tried this
SELECT COALESCE(value_sum, 0), c.chain_last_block_id
FROM chain c LEFT JOIN (
SELECT cc.chain_id, SUM(txout.txout_value) value_sum
FROM pubkey
JOIN txout ON (txout.pubkey_id = pubkey.pubkey_id)...
Can anyone give me some pointers on using MySQL queries to get data out of Abe please? I've been doing some serious googling and also been looking through Datastore.py, but really struggling.
I'd like to get a list of transactions received for an address and would also like to get the data in...
Ahh, OK. Thanks flare. I checked the data I was pulling and everything looked great, but was worried that something somewhere else was screwed. I'll try that suggestion now though, if only to keep things tidy :grin:
Cheers!
I don't think so. I checked that file and it has the default text that I copied when I created it :oops:. I've added some random strings to it. Should that be enough or do I have to also add those elsewhere? How come it still seems to work?
My config did look a bit wrong in the darkcoin.conf...