Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
miningpoolhub
on 05/09/2017, 01:50:25 UTC
@MiningPoolHub

could you please check internal transactionID 8579013 (on the Zcash pool) - it shows as confirmed but never arrived.

The given TX # link results in a 404 on zchain.in:

https://explorer.zcha.in/transactions/f543218add1ae51d3cbf2298f1312aeb2f64b409828683819413742da1b83c41

Manually searching for f543218add1ae51d3cbf2298f1312aeb2f64b409828683819413742da1b83c41 also results in a 404.

Please help!

Cheers


Oh that transaction was lost due to orphan block.
I resent those transactions again.

Zcash based coins have similar problems. Transactions are lost when included block is found orphan. It doesn't happen all the time, but happens time to time.



FYI, if you type below command you would be able to check from your side what happened.

zcash-cli gettransaction f543218add1ae51d3cbf2298f1312aeb2f64b409828683819413742da1b83c41


{
  "amount": 0.00000000,
  "confirmations": -1,
  "txid": "f543218add1ae51d3cbf2298f1312aeb2f64b409828683819413742da1b83c41",
  "walletconflicts": [
    "07440f8ac623843d83eb2dd81ea4af38d3e15cecc2971122fc35f233f16442ae"
  ],
  "time": 1504555957,
  "timereceived": 1504555957,
  "vjoinsplit": [
    {
......
}