aboutsummaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
index caac122..e2f6b72 100644
--- a/config.yaml
+++ b/config.yaml
@@ -9,6 +9,8 @@ url_prefix: ""
9preapproved_users: "students.csv" 9preapproved_users: "students.csv"
10# Valid blocks should have this many transactions 10# Valid blocks should have this many transactions
11block_transaction_count: 4 11block_transaction_count: 4
12# How many zero hexadecimal characters should a correct hash start with?
13hash_zeros: 6
12# Bonus awarded after registration 14# Bonus awarded after registration
13register_bonus: 20 15register_bonus: 20
14# Coinbase reward 16# Coinbase reward