pub const MIN_COINBASE_DATA_LEN: usize = 2;
The minimum length of the coinbase data.
Includes the encoded coinbase height, if any.
A coinbase transaction script MUST have length in {2 .. 100} bytes.
https://zips.z.cash/protocol/protocol.pdf#txnconsensus