blockchain_storage_metrics_config.toml 376 B

12345678910111213
  1. ## blockchain-explorer 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. # darkfid JSON-RPC endpoint
  9. endpoint = "tcp://127.0.0.1:28345"
  10. # Block height to measure until
  11. height = 0