pub fn get_base_script_offset(
consensus_parameters: &ConsensusParameters
) -> usize
Expand description
Gets the base offset for a script. The offset depends on the max_inputs
field of the ConsensusParameters
and the static offset
pub fn get_base_script_offset(
consensus_parameters: &ConsensusParameters
) -> usize
Gets the base offset for a script. The offset depends on the max_inputs
field of the ConsensusParameters
and the static offset