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.

26 lines
360 B

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