cover 'fromBech32(address)' throwing exception & bad 'decodeBech32.data.length'
This commit is contained in:
parent
883d021117
commit
ec17b06bde
1 changed files with 8 additions and 0 deletions
8
test/fixtures/address.json
vendored
8
test/fixtures/address.json
vendored
|
@ -189,6 +189,14 @@
|
|||
{
|
||||
"exception": "has no matching Script",
|
||||
"address": "BC13W508D6QEJXTDG4Y5R3ZARVARY0C5XW7KN40WF2"
|
||||
},
|
||||
{
|
||||
"exception": "has no matching Script",
|
||||
"address": "bc1qw508d6qejxtdg4y5r3zarvary0c5xw7kv8f3t5"
|
||||
},
|
||||
{
|
||||
"exception": "has no matching Script",
|
||||
"address": "bc1qqqqqqqqqqv9qus"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue