Can you shed some light for me on this please?
this block:
http://coyn.org/hirocoin/explorer/block/?hash=000000000099f171f73fcff38232c68382a1e5faba146f1578fb1ee86fdf9fd4
looks like I have solved it:
2014-03-19 14:07:39 proof-of-work found
hash: 000000000099f171f73fcff38232c68382a1e5faba146f1578fb1ee86fdf9fd4
target: 000000000add3100000000000000000000000000000000000000000000000000
2014-03-19 14:07:39 CBlock(hash=000000000099f171f73fcff38232c68382a1e5faba146f1578fb1ee86fdf9fd4, input=020000005f7b0a8c81078fbfca29ce00e67458b3a5249137ee84762c0681510000000000c48175eec260fa55b634332b26e33858a4af567b3dccf0e0780e02ed6fccd544a4a4295331dd0a1ccd3b3c00, PoW=000000000099f171f73fcff38232c68382a1e5faba146f1578fb1ee86fdf9fd4, ver=2, hashPrevBlock=00000000005181062c7684ee379124a5b35874e600ce29cabf8f07818c0a7b5f, hashMerkleRoot=44d5cc6fed020e78e0f0cc3d7b56afa45838e3262b3334b655fa60c2ee7581c4, nTime=1395238052, nBits=1c0add31, nNonce=3947469, vtx=2)
2014-03-19 14:07:39 CTransaction(hash=993ceb6e985266d1cd7c46a9ee25ef7a4015791eb58a9d873c2e8971ab3d5d52, ver=1, vin.size=1, vout.size=1, nLockTime=0)
CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase 024e48028d00062f503253482f)
CTxOut(nValue=400.00100000, scriptPubKey=02cc3e53e0d50056fe86f5b2bfaf80)
CTransaction(hash=5dc931477395d84d358d324149ee0d9e6c13232853174d215bfbb9a6000a0969, ver=1, vin.size=1, vout.size=2, nLockTime=0)
CTxIn(COutPoint(02159fa2e3efcb9cc18678b840ed96e0055279c7a6177c7987c9e606c91d2e0d, 0), scriptSig=3045022100f669c1e38b56bb)
CTxOut(nValue=145.28992888, scriptPubKey=OP_DUP OP_HASH160 843ce325b8e8)
CTxOut(nValue=49.52870211, scriptPubKey=OP_DUP OP_HASH160 3f3657773f06)
vMerkleTree: 993ceb6e985266d1cd7c46a9ee25ef7a4015791eb58a9d873c2e8971ab3d5d52 5dc931477395d84d358d324149ee0d9e6c13232853174d215bfbb9a6000a0969 44d5cc6fed020e78e0f0cc3d7b56afa45838e3262b3334b655fa60c2ee7581c4
2014-03-19 14:07:39 generated 400.001
2014-03-19 14:07:39 keypool keep 2
2014-03-19 14:07:39 AddToWallet 993ceb6e985266d1cd7c46a9ee25ef7a4015791eb58a9d873c2e8971ab3d5d52 new
2014-03-19 14:07:39 Committing 4 changed transactions to coin database...
2014-03-19 14:07:39 SetBestChain: new best=000000000099f171f73fcff38232c68382a1e5faba146f1578fb1ee86fdf9fd4 height=18510 log2_work=48.910544 tx=45997 date=2014-03-19 14:07:32 progress=0.999998
2014-03-19 14:07:39 ProcessBlock: ACCEPTED
However the receiving address does not appear to be any of ones I can pull from my client :/
using a cli client on linux and not sure how to check more info on if it was orphaned or whatnot
Any help would be appreciated
should mention I run a wallet on a server and connect with my desktop to it to mine, i was under the impression that any reward will go to the wallet daemon running, am I not understanding something?