Function bitcoin_test::trim_flags
source · pub fn trim_flags(flags: u32) -> u32Expand description
| Trim or fill flags to make the combination | valid: | | WITNESS must be used with P2SH | | CLEANSTACK must be used WITNESS and | P2SH |
pub fn trim_flags(flags: u32) -> u32| Trim or fill flags to make the combination | valid: | | WITNESS must be used with P2SH | | CLEANSTACK must be used WITNESS and | P2SH |