From 5d40894111dd93a6d7b76050adba80abdc6f07e3 Mon Sep 17 00:00:00 2001 From: rapeafed Date: Mon, 25 Mar 2024 20:54:23 -0400 Subject: [PATCH] SuchWOW Gateway release --- LICENSE | 3 ++- include/admin/wownero-gateway-admin-settings.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index d4ba96f..4714031 100755 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ -MIT License +WOW License +Copyright (c) 2024, rapeafed Copyright (c) 2017-2018, Monero Integrations Copyright (c) 2018, Ryo Currency Project diff --git a/include/admin/wownero-gateway-admin-settings.php b/include/admin/wownero-gateway-admin-settings.php index 772c82e..8e8d536 100755 --- a/include/admin/wownero-gateway-admin-settings.php +++ b/include/admin/wownero-gateway-admin-settings.php @@ -75,7 +75,7 @@ return array( 'title' => __('Wownero wallet RPC port', 'wownero_gateway'), 'type' => __('number'), 'desc_tip' => __('This is the Wallet RPC port to authorize the payment with', 'wownero_gateway'), - 'default' => '34568', + 'default' => '14666', ), 'testnet' => array( 'title' => __(' Testnet', 'wownero_gateway'),