Constant LONG_POLL_ID_LENGTH

Source
pub const LONG_POLL_ID_LENGTH: usize = 46;
Expand description

Constants needed by clients of Zebra’s RPC server The length of a serialized LongPollId string.

This is an internal Zebra implementation detail, which does not need to match zcashd.