Constant zebra_chain::transparent::MAX_COINBASE_DATA_LEN

source ·
pub const MAX_COINBASE_DATA_LEN: usize = 100;
Expand description

The maximum length of the coinbase data.

Includes the encoded coinbase height, if any.

§Consensus

A coinbase transaction script MUST have length in {2 .. 100} bytes.

https://zips.z.cash/protocol/protocol.pdf#txnconsensus