From 4d2c35312d7c6b886dfd6be51792d074e20ddd60 Mon Sep 17 00:00:00 2001 From: hellcatz Date: Sun, 30 Apr 2017 17:31:22 -0700 Subject: [PATCH] Update zcash_testnet_example.json --- pool_configs/zcash_testnet_example.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pool_configs/zcash_testnet_example.json b/pool_configs/zcash_testnet_example.json index 987dbfc..f3bf44e 100644 --- a/pool_configs/zcash_testnet_example.json +++ b/pool_configs/zcash_testnet_example.json @@ -21,6 +21,8 @@ "paymentProcessing": { "enabled": false, + "paymentMode": "prop", + "_comment_paymentMode":"prop, pplnt", "paymentInterval": 20, "minimumPayment": 0.1, "maxBlocksPerPayment": 1,