From 6c50c4387bb6e420325253443751d227d0482e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20ABANOZ?= Date: Sat, 9 Feb 2019 10:04:57 +0300 Subject: [PATCH 1/2] Update readme.md --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 65fb031d..d02c291b 100644 --- a/readme.md +++ b/readme.md @@ -133,6 +133,11 @@ https://zeronet.tzscan.io/opCnDj8bpr5ACrbLSqy4BDCMsNiY8Y34bvnm2hj7MvcxaRiu5tu `delegator_pays_xfer_fee` - Set this to 'true' if you want the transaction fee to be deducted from the delegator's reward. Set this to 'false' if the baker will pay the transfer fee. +### Contribution +Please refer to contributions guide on wiki pages. + +https://github.com/habanoz/tezos-reward-distributor/wiki/How-to-Contribute + #### Terms: - Reward: Coins rewarded by the network for the baking/endorsing operations. From 7bfd7df99d47be5ffcb64ccc51f1dfab4a1d8e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20ABANOZ?= Date: Sat, 9 Feb 2019 10:05:28 +0300 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d02c291b..a44c3af2 100644 --- a/readme.md +++ b/readme.md @@ -133,7 +133,7 @@ https://zeronet.tzscan.io/opCnDj8bpr5ACrbLSqy4BDCMsNiY8Y34bvnm2hj7MvcxaRiu5tu `delegator_pays_xfer_fee` - Set this to 'true' if you want the transaction fee to be deducted from the delegator's reward. Set this to 'false' if the baker will pay the transfer fee. -### Contribution +### Contributions Please refer to contributions guide on wiki pages. https://github.com/habanoz/tezos-reward-distributor/wiki/How-to-Contribute