coinley-checkout 1.3.7 → 1.3.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22921,8 +22921,8 @@ let apiConfig = {
|
|
|
22921
22921
|
apiKey: null,
|
|
22922
22922
|
apiSecret: null,
|
|
22923
22923
|
// apiUrl: 'https://coinleyserver-production.up.railway.app',
|
|
22924
|
-
apiUrl:
|
|
22925
|
-
|
|
22924
|
+
// apiUrl: 'https://hub.coinley.io',
|
|
22925
|
+
apiUrl: "http://localhost:9000",
|
|
22926
22926
|
merchantWalletAddresses: {},
|
|
22927
22927
|
authToken: null,
|
|
22928
22928
|
merchantFeePercentage: null,
|