From 435cda893bd74bd8e597876f4b5f515c8347f9de Mon Sep 17 00:00:00 2001 From: necrashter Date: Sat, 23 Apr 2022 15:59:29 +0300 Subject: Read preapproved users CSV file from config --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index b60691a..caac122 100644 --- a/config.yaml +++ b/config.yaml @@ -3,6 +3,10 @@ name: mainnet # URL Prefix for this network # For example, url_prefix is "example", register at "gradecoin.xyz/example/register" url_prefix: "" +# List of users who can register +# CSV file: userID,password +# First line is ignored +preapproved_users: "students.csv" # Valid blocks should have this many transactions block_transaction_count: 4 # Bonus awarded after registration -- cgit v1.2.3-70-g09d2