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 +}