Documentation
[general]
env_prefix = "RGB_NODE"
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_endpoint"
type = "internet2::addr::ServiceAddr"
abbr = "R"
doc = "ZMQ socket name/address for RPC control protocol"