Constant bitcoin::witness_program::MAX_SIZE
source · pub const MAX_SIZE: usize = 40;Expand description
The maximum byte size of a segregated witness program.
pub const MAX_SIZE: usize = 40;The maximum byte size of a segregated witness program.