diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index 9aa73f3..b60691a 100644 --- a/config.yaml +++ b/config.yaml | |||
@@ -1,3 +1,8 @@ | |||
1 | # The name of the network | ||
2 | name: mainnet | ||
3 | # URL Prefix for this network | ||
4 | # For example, url_prefix is "example", register at "gradecoin.xyz/example/register" | ||
5 | url_prefix: "" | ||
1 | # Valid blocks should have this many transactions | 6 | # Valid blocks should have this many transactions |
2 | block_transaction_count: 4 | 7 | block_transaction_count: 4 |
3 | # Bonus awarded after registration | 8 | # Bonus awarded after registration |