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,