mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 10:39:00 +00:00
5cd7c72353
The cache will no longer add new txes transparently. To add a transaction, see: ./tests/tx_cache.py --help
24 lines
741 B
JSON
24 lines
741 B
JSON
{
|
|
"bin_outputs": [
|
|
{
|
|
"amount": 4095000262,
|
|
"script_pubkey": "76a914cb594917ad4e5849688ec63f29a0f7f3badb5da688ac"
|
|
},
|
|
{
|
|
"amount": 4095000260,
|
|
"script_pubkey": "76a9141e7754b21a4afe7d229b8ff46e613d1117a6515588ac"
|
|
}
|
|
],
|
|
"extra_data": "2601003a5200009e8ecb69a1493e3d573cc9ce8460b9a0d7b05e77ca17878c9faf73959392cef3",
|
|
"inputs": [
|
|
{
|
|
"prev_hash": "0000000000000000000000000000000000000000000000000000000000000000",
|
|
"prev_index": 4294967295,
|
|
"script_sig": "023a52042ab0355c08fabe6d6d0000000000000000000000000000000000000000000000000000000000000000010000000000000010000017cd0000000d2f6e6f64655374726174756d2f",
|
|
"sequence": 0
|
|
}
|
|
],
|
|
"lock_time": 0,
|
|
"version": 327683
|
|
}
|