From cbe82662a87297a334c7068236388f522b061b8e Mon Sep 17 00:00:00 2001 From: hellcatz Date: Sun, 30 Apr 2017 17:30:51 -0700 Subject: [PATCH] Update zclassic_example.json --- pool_configs/zclassic_example.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pool_configs/zclassic_example.json b/pool_configs/zclassic_example.json index c3120bb..c6c028b 100644 --- a/pool_configs/zclassic_example.json +++ b/pool_configs/zclassic_example.json @@ -25,6 +25,8 @@ "paymentProcessing": { "enabled": true, + "paymentMode": "prop", + "_comment_paymentMode":"prop, pplnt", "paymentInterval": 20, "minimumPayment": 0.1, "maxBlocksPerPayment": 3,