zcash-sync/Rocket.toml

10 lines
426 B
TOML
Raw Permalink Normal View History

2022-06-10 02:16:00 -07:00
[default]
allow_backup = true
allow_send = true
2022-06-10 04:14:21 -07:00
yec = { db_path = "./yec.db", lwd_url = "https://lite.ycash.xyz:9067" }
2022-09-09 08:08:49 -07:00
arrr = { db_path = "./arrr.db", lwd_url = "https://lightd1.pirate.black:9067" }
2022-09-27 05:35:00 -07:00
zec = { db_path = "./zec.db", lwd_url = "https://lwd.hanh00.fun:9067" }
2022-07-13 21:21:20 -07:00
# zec = { db_path = "./zec.db", lwd_url = "https://zuul.free2z.cash:9067" }
2022-09-27 05:35:00 -07:00
# zec = { db_path = "./zec.db", lwd_url = "https://lwdv3.zecwallet.co:443" }