drk.toml 267 B

12345678
  1. ## drk client configuration file
  2. ##
  3. ## Please make sure you go through all the settings so you can configure
  4. ## your client properly.
  5. # The RPC endpoint where darkfid is listening on
  6. darkfid_rpc_url = "tcp://127.0.0.1:8000"
  7. #darkfid_rpc_url = "tls://127.0.0.1:8000"