zebra_chain::transaction::serialize

Constant MIN_TRANSPARENT_OUTPUT_SIZE

source
pub(crate) const MIN_TRANSPARENT_OUTPUT_SIZE: u64 = _; // 9u64
Expand description

A Transparent output has an 8 byte value and script which takes a min of 1 byte.