ninob43
ninob43
I fixed it by making txhash unique $sql="select * from payment where txhash='$txhash'"; $result = mysqli_query($link, $sql); if ($result->num_rows > 0){ while ($row = $result->fetch_assoc()){ $stat=1; }} if(stat==1){}else{ //update your...
am having same issue, started like 2days ago
yea I just wrote to their support on blockchain, hopefully they look into it