Sent my other computer “$FRIEND” a small amount, confirmed the transaction, however never received. Local balance depleted, and listtransactions does not show it ever happening. z_getoperationresult is now blank. Any ideas? v1.0.2
Yes, I left .0001 for transaction fee which left the balance of wallet assets to 0. It was a T->Z transaction. The target computer was synced to zcash v1.0.2 for two hours before transaction, and 3 hours after still nothing. Appreciate the reply(s)
For an amount in a taddr, anyone on the blockchain can see how much unspent balance it has, just like with bitcoin, and if your node with the private key for it in the wallet had trouble, a reindex may be needed. But for balances in a zaddr, the only way to tell the balance is to have the private key and use z_getbalance. If that is showing the correct amount, no need to reindex, its working as designed.