diff options
author | necrashter | 2022-04-23 22:45:36 +0300 |
---|---|---|
committer | Yigit Sever | 2022-04-23 23:12:09 +0300 |
commit | 8f37c8e2fb2914bd11f35ac2c57a22393eab894f (patch) | |
tree | 028826f62efd38b3b30a1d1d2971d860660215b3 /config.yaml | |
parent | e4e31cecd4e5032c0b2d8ef8f71f24cef9212cd2 (diff) | |
download | gradecoin-8f37c8e2fb2914bd11f35ac2c57a22393eab894f.tar.gz gradecoin-8f37c8e2fb2914bd11f35ac2c57a22393eab894f.tar.bz2 gradecoin-8f37c8e2fb2914bd11f35ac2c57a22393eab894f.zip |
Add bots to sample configurations
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index fe2502a..96fc02f 100644 --- a/config.yaml +++ b/config.yaml | |||
@@ -20,3 +20,14 @@ tx_upper_limit: 4 | |||
20 | tx_lower_limit: 1 | 20 | tx_lower_limit: 1 |
21 | # Transaction traffic reward | 21 | # Transaction traffic reward |
22 | tx_traffic_reward: 1 | 22 | tx_traffic_reward: 1 |
23 | # The bots in the network | ||
24 | # Fingerprint: botconfig | ||
25 | bots: | ||
26 | cde48537ca2c28084ff560826d0e6388b7c57a51497a6cb56f397289e52ff41b: | ||
27 | starting_balance: 70 | ||
28 | a1a38b5bae5866d7d998a9834229ec2f9db7a4fc8fb6f58b1115a96a446875ff: | ||
29 | starting_balance: 20 | ||
30 | 4e048fd2a62f1307866086e803e9be43f78a702d5df10831fbf434e7663ae0e7: | ||
31 | starting_balance: 120 | ||
32 | 60e77101e76950a9b1830fa107fd2f8fc545255b3e0f14b6a7797cf9ee005f07: | ||
33 | starting_balance: 40 | ||