aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 0000000..9aa73f3
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,11 @@
1# Valid blocks should have this many transactions
2block_transaction_count: 4
3# Bonus awarded after registration
4register_bonus: 20
5# Coinbase reward
6block_reward: 2
7# Transaction limits
8tx_upper_limit: 4
9tx_lower_limit: 1
10# Transaction traffic reward
11tx_traffic_reward: 1