From b5c8845f75a046e7b51bcfa56d724d751a3a7603 Mon Sep 17 00:00:00 2001 From: serhack Date: Sat, 15 Jul 2017 22:25:46 +0200 Subject: [PATCH] Update monero_payments.php --- monero/include/monero_payments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index 56751f3..f705b35 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -308,7 +308,7 @@ class Monero_Gateway extends WC_Payment_Gateway return $transaction_hash; } } - } + }