Expand description
Error types for Bitcoin scripts.
Structsยง
- Push
Bytes Error - Error returned on attempt to create too large
PushBytes. - Redeem
Script Size Error - Error while hashing a redeem script.
- Script
BufDecoder Error - An error consensus decoding a
ScriptBuf<T>. - Witness
Script Size Error - Error while hashing a witness script.