diff --git a/include/class-monero-gateway.php b/include/class-monero-gateway.php index 8322f53..c95e281 100644 --- a/include/class-monero-gateway.php +++ b/include/class-monero-gateway.php @@ -1,7 +1,7 @@ query($query); } } + else{ + self::$log->add('Monero_Payments', "[ERROR] Unable to fetch prices from cryptocompare.com."); + } // Get current network/wallet height if(self::$confirm_type == 'monero-wallet-rpc')