Skip to main content
Module config
zebrad
6.2.1
Module config
Module Items
Structs
Enums
Functions
In zebrad::
components::
zcashd_
compat
zebrad
::
components
::
zcashd_compat
Module
config
Copy item path
Source
Structs
§
Config
Configuration for Zebra zcashd-compat mode.
Enums
§
Zcashd
Binary
Source
Source selector for supervised
zcashd
execution.
Functions
§
deserialize_
block_
gossip_
peer_
ips
🔒
Deserializes
block_gossip_peer_ips
from either a sequence or a JSON-array string, so it can be set through the environment (which cannot express TOML arrays) in cross-container deployments where the sidecar’s source IP is not loopback.
deserialize_
zcashd_
extra_
args
🔒
Deserializes
zcashd_extra_args
from either a sequence or a JSON-array string.