mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 06:38:12 -05:00
8 lines
190 B
TOML
8 lines
190 B
TOML
[net]
|
|
datastore = "~/.local/share/darkfi/evgrd"
|
|
hostlist = "~/.local/share/darkfi/evgrd/p2p_hostlist.tsv"
|
|
|
|
[rpc]
|
|
rpc_listen = "tcp://127.0.0.1:26690"
|
|
rpc_disabled_methods = ["p2p.get_info"]
|