Module bitcoin_internals::script
source · Expand description
Internal script related helper functions and types.
Structs§
- Indicates that we tried to read more bytes from the script than available.
Enums§
- The number of bytes used to encode an unsigned integer as the length of a push data instruction.
Functions§
- Reads a
usize
from an iterator.