You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
350 B

3 years ago
3 years ago
3 years ago
  1. --- # toychain's config
  2. version: 1.06
  3. chain: toychain
  4. apiver: '0.0'
  5. ipfsgw: 8390
  6. port: 8089
  7. # p2p network = api+1
  8. apis:
  9. - 127.0.0.1:8091
  10. - 127.0.0.2:8093
  11. - 127.0.0.3:8095
  12. - 127.0.0.4:8097
  13. - 127.0.0.5:8099
  14. # block parameters :
  15. bkver: 0
  16. bkreward: 100
  17. # Proof of Work option
  18. difficulty: 5
  19. maxdiff: 7
  20. # CAstore options
  21. trackmode: 1