mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 18:49:07 +00:00
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"setup": {
|
|
"mnemonic": "all all all all all all all all all all all all",
|
|
"passphrase": ""
|
|
},
|
|
"tests": [
|
|
{
|
|
"description": "Unknown instruction",
|
|
"parameters": {
|
|
"address": "m/44'/501'/0'/0'",
|
|
"construct": {
|
|
"version": null,
|
|
"header": {
|
|
"signers": 2,
|
|
"readonly_signers": 0,
|
|
"readonly_non_signers": 1
|
|
},
|
|
"accounts": [
|
|
"14CCvQzQzHCVgZM3j9soPnXuJXh1RmCfwLVUcdfbZVBS",
|
|
"AeDJ1BqA7ruBbd6mEcS1QNxFbT8FQbiBVuN9NqK94Taq",
|
|
"AeDJ1BqA7ruBbd6mEcS1QNxFbT8FQbiBVuN9NqK94Taq"
|
|
],
|
|
"blockhash": "2p4rYZAaFfV5Uk5ugdG5KPNty9Uda9B3b4gWB8qnNqak",
|
|
"instructions": [
|
|
{
|
|
"program_index": 2,
|
|
"accounts": [0, 1],
|
|
"data": "04deadbeef"
|
|
}
|
|
],
|
|
"luts": []
|
|
}
|
|
},
|
|
"result": {
|
|
"expected_signature": "90093762546ad274def9b20ca6c441564193f2c7213cac704aefc6b7d65ebb315415fa7528728279a6688e2c99aa572d5af17b21a15a1d06b94e03df4ce53205"
|
|
}
|
|
}
|
|
]
|
|
}
|