tests: add unknown network HDNode version fixture
This commit is contained in:
parent
7e897a5105
commit
6dc3b4cc1e
1 changed files with 4 additions and 0 deletions
4
test/fixtures/hdnode.json
vendored
4
test/fixtures/hdnode.json
vendored
|
@ -196,6 +196,10 @@
|
|||
{
|
||||
"exception": "Invalid checksum",
|
||||
"string": "xprvQQQQQQQQQQQQQQQQCviVfJSKyQ1mDYahRjijr5idH2WwLsEd4Hsb2Tyh8RfQMuPh7f7RtyzTtdrbdqqsunu5Mm3wDvUAKRHSC34sJ7in334"
|
||||
},
|
||||
{
|
||||
"exception": "Could not find version 0",
|
||||
"string": "1111111111111adADjFaSNPxwXqLjHLj4mBfYxuewDPbw9hEj1uaXCzMxRPXDFF3cUoezTFYom4sEmEVSQmENPPR315cFk9YUFVek73wE9"
|
||||
}
|
||||
],
|
||||
"fromBuffer": [
|
||||
|
|
Loading…
Reference in a new issue