Constant bitcoin::constants::MAX_SCRIPT_ELEMENT_SIZE
source · pub const MAX_SCRIPT_ELEMENT_SIZE: usize = 520;
Expand description
The maximum allowed script size.
pub const MAX_SCRIPT_ELEMENT_SIZE: usize = 520;
The maximum allowed script size.