df7bb03a67
Simplify `read_scriptbool` by doing: - Use `split_last` to get at the last element - Mask the last byte against ^0x80 instead of using two equality statements |
||
---|---|---|
.. | ||
block.rs | ||
constants.rs | ||
mod.rs | ||
opcodes.rs | ||
script.rs | ||
transaction.rs | ||
witness.rs |