store_daemon 0.8.0-beta.2

Storage daemon
[general]
env_prefix = "STORED"
conf_file_param = "config"
doc = ""

[[param]]
name = "data_dir"
type = "std::path::PathBuf"
abbr = "d"
doc = "Path to the directory that contains data, and where ZMQ RPC socket files are located"

[[param]]
name = "rpc_socket"
type = "lnp::transport::zmq::SocketLocator"
abbr = "r"
doc = "ZMQ socket name/address for RPC control protocol"