crypsinous_playground_config.toml 472 B

12345678910111213141516
  1. ## crypsinous_playground configuration file
  2. ##
  3. ## Please make sure you go through all the settings so you can configure
  4. ## your daemon properly.
  5. ##
  6. ## The default values are left commented. They can be overridden either by
  7. ## uncommenting, or by using the command-line.
  8. # Path to the wallet database
  9. #wallet_path = "~/.config/darkfi/crypsinous_playground/wallet.db"
  10. # Password for the wallet database
  11. #wallet_pass = "changeme"
  12. # How many epochs to simulate
  13. #epochs = 1