mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-05 03:44:26 -08:00
populate dev config params genesis state
This commit is contained in:
11
config.yml
11
config.yml
@@ -30,6 +30,17 @@ genesis:
|
|||||||
gpuModels:
|
gpuModels:
|
||||||
gtx-1050-ti: 0
|
gtx-1050-ti: 0
|
||||||
gtx-1650-ti: 0
|
gtx-1650-ti: 0
|
||||||
|
auctionTime: 10
|
||||||
|
minLeasePeriod: 3600
|
||||||
|
maxLeasePeriod: 2678400
|
||||||
|
allowedAuctionDenoms:
|
||||||
|
- uclr
|
||||||
|
- uusdc
|
||||||
|
maxVerifiedProviders: 1000
|
||||||
|
providerMinLockedUClr: 500
|
||||||
|
providerLockedSlashUClr: 100
|
||||||
|
providerAuditFrequency: 400
|
||||||
|
providerAuditLength: 11
|
||||||
|
|
||||||
accounts:
|
accounts:
|
||||||
- name: alice
|
- name: alice
|
||||||
|
|||||||
Reference in New Issue
Block a user