From 5a6c1a144515954d88e173ed19b96e0dab6bb885 Mon Sep 17 00:00:00 2001 From: raonicgoran <48764094+raonicgoran@users.noreply.github.com> Date: Thu, 6 May 2021 14:53:31 +0200 Subject: [PATCH] Update litecoin_example.json --- pool_configs/litecoin_example.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pool_configs/litecoin_example.json b/pool_configs/litecoin_example.json index f0647e079..7d7ec68a8 100644 --- a/pool_configs/litecoin_example.json +++ b/pool_configs/litecoin_example.json @@ -1,8 +1,8 @@ { - "enabled": false, + "enabled": true, "coin": "litecoin.json", - "address": "n4jSe18kZMCdGcZqaYprShXW6EH1wivUK1", + "address": "LKeLBxWkfuTFC75FjKgSNYa6VKs5NQ9w56", "rewardRecipients": { "n37vuNFkXfk15uFnGoVyHZ6PYQxppD3QqK": 1.5, @@ -67,4 +67,4 @@ "autoCreateWorker": false } -} \ No newline at end of file +}