From 8cd2896115879e1885863cc59d98627c70e13eaf Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Tue, 21 Oct 2025 12:56:23 -0700 Subject: [PATCH] linting --- config/env/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/env/common.js b/config/env/common.js index 9fcdea4..448f1bf 100644 --- a/config/env/common.js +++ b/config/env/common.js @@ -48,7 +48,7 @@ export default { consumerUrl: process.env.CONSUMER_URL ? process.env.CONSUMER_URL : 'https://free-bch.fullstack.cash', - // : 'https://dev-consumer.psfoundation.info', + // : 'https://dev-consumer.psfoundation.info', // : 'https://wa-usa-bch-consumer.fullstackcash.nl', // P2WDB URL that will accept API calls from the p2wdb npm library.