1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-04 11:08:05 +01:00
bitcoin-bips/bip-tap-psbt/psbt_encoding_error_cases.json

8 lines
105 B
JSON
Raw Normal View History

{
"error_test_cases": [
{
"packet": {},
"error": "missing chain params HRP"
}
]
}