monerowp
cryptochangements34 6 years ago committed by GitHub
parent 0b15e31672
commit b519522899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -650,7 +650,7 @@ class Monero_Gateway extends WC_Payment_Gateway
$output_found;
$block_index;
if($difference != 0)
if($block_difference != 0)
{
$txs_from_block_2 = $tools->get_txs_from_block($bc_height - 1);
$tx_count_2 = count($txs_from_block_2) - 1;

Loading…
Cancel
Save