mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-01 17:15:27 +00:00
BIP 158: Add more cases to test vectors.
This commit is contained in:
@@ -33,6 +33,8 @@ var (
|
||||
{0, "Genesis block"},
|
||||
{2, ""},
|
||||
{3, ""},
|
||||
{49291, "Tx pays to empty output script"},
|
||||
{180480, "Tx spends from empty output script"},
|
||||
{926485, "Duplicate pushdata 913bcc2be49cb534c20474c4dee1e9c4c317e7eb"},
|
||||
{987876, "Coinbase tx has unparseable output script"},
|
||||
{1263442, "Includes witness data"},
|
||||
|
||||
Reference in New Issue
Block a user