pub const LONG_POLL_ID_LENGTH: usize = 46;
Expand description

The length of a serialized LongPollId string.

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