mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-30 16:06:44 +00:00
This adds documentation to BIP141 about which 1 byte push op codes are valid for segwit. This is needed because `OP_1NEGATE` is a 1 byte push op code, but is NOT a valid 1 byte push op code for segwit. See the implementation here for why `OP_1NEGATE` is not valid: 14d01309be/src/script/script.cpp (L228)
25 KiB
25 KiB