mirror of
https://github.com/bitcoin/bips.git
synced 2026-07-27 18:13:38 +00:00
bip360 test vectors: non-standard leaf version should be allowed during construction of P2MR output (#46)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
},
|
||||
{
|
||||
"id": "p2mr_different_version_leaves",
|
||||
"objective": "Tests P2MR with two script leaves of different versions. TO-DO: currently ignores given leaf version and over-rides. Probably better to throw error",
|
||||
"objective": "Tests P2MR with two script leaves of different versions. An unknown leaf version should be accepted and the P2MR output constructed successfully.",
|
||||
"given": {
|
||||
"scriptTree": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user