Skip to main content

Module config

Module config 

Source

Structs§

Config
Configuration for Zebra zcashd-compat mode.

Enums§

ZcashdBinarySource
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.