From 92b37178167435027bb9e4db22b5c44977f341f9 Mon Sep 17 00:00:00 2001 From: necrashter Date: Sat, 23 Apr 2022 16:42:46 +0300 Subject: Configurable hash zero hexadecimal character count --- config.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index caac122..e2f6b72 100644 --- a/config.yaml +++ b/config.yaml @@ -9,6 +9,8 @@ url_prefix: "" preapproved_users: "students.csv" # Valid blocks should have this many transactions block_transaction_count: 4 +# How many zero hexadecimal characters should a correct hash start with? +hash_zeros: 6 # Bonus awarded after registration register_bonus: 20 # Coinbase reward -- cgit v1.2.3-70-g09d2