pub fn get_block_script_flags(
    pindex: Arc<BlockIndex>,
    consensusparams: &ChainConsensusParams
) -> u32
Expand description

| Returns the script flags which should | be checked for a given block |