From 3f5671a3b0833046cad4f4be25d66ec49707a0b6 Mon Sep 17 00:00:00 2001 From: necrashter Date: Sat, 23 Apr 2022 15:11:34 +0300 Subject: name and url_prefix fields in config --- config.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 9aa73f3..b60691a 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,8 @@ +# The name of the network +name: mainnet +# URL Prefix for this network +# For example, url_prefix is "example", register at "gradecoin.xyz/example/register" +url_prefix: "" # Valid blocks should have this many transactions block_transaction_count: 4 # Bonus awarded after registration -- cgit v1.2.3-70-g09d2