fix balance (#138)
This commit is contained in:
parent
1cf77d2172
commit
36c722731b
@ -22,7 +22,7 @@
|
||||
clients = "5"
|
||||
miners = "1"
|
||||
genesis_timestamp_offset = "0"
|
||||
balance = "20000" # These balances will work for maximum 100 nodes, as TotalFilecoin is 2B
|
||||
balance = "2000000" # These balances will work for maximum 100 nodes, as TotalFilecoin is 2B
|
||||
sectors = "5"
|
||||
random_beacon_type = "mock"
|
||||
mining_mode = "natural"
|
||||
|
Loading…
Reference in New Issue
Block a user