Function bitcoin::blockdata::script::read_scriptbool [−][src]
Expand description
This is like “read_scriptint
then map 0 to false and everything
else as true”, except that the overflow rules don’t apply.