Commit 257a4fd
committed
a4f2b18 [test]: remove `ExtractDestination` false assertion for `ANCHOR` script (ismaelsadeeq)
Pull request description:
This PR fixes bitcoin#30615
`ExtractDestination` returns `true` when `TxoutType` is `ANCHOR` see bitcoin#30615 (comment)
ACKs for top commit:
maflcko:
review ACK a4f2b18
instagibbs:
ACK a4f2b18
theStack:
utACK a4f2b18
BrandonOdiwuor:
Code Review ACK a4f2b18
glozow:
ACK a4f2b18
Tree-SHA512: 6120494fe888acf26b252d4aadc01dc256e294ea5e4c954fd9b4694be27dc35cf0e33e3b3bcb012fb4abe1cab0b1d0d515db226fa771e791e0fe7efbcbd8834d
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | | - | |
85 | | - | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
0 commit comments