mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
9 lines
267 B
TOML
9 lines
267 B
TOML
## drk client configuration file
|
|
##
|
|
## Please make sure you go through all the settings so you can configure
|
|
## your client properly.
|
|
|
|
# The RPC endpoint where darkfid is listening on
|
|
darkfid_rpc_url = "tcp://127.0.0.1:8000"
|
|
#darkfid_rpc_url = "tls://127.0.0.1:8000"
|