1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

common: update zcash consensus branch_id (Blossom fork) (#745)

This commit is contained in:
Szymon Lesisz 2019-12-11 16:27:28 +01:00 committed by Pavol Rusnak
parent 3742691111
commit 21b6ab3e98
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
"1": 0, "1": 0,
"2": 0, "2": 0,
"3": 1537743641, "3": 1537743641,
"4": 1991772603 "4": 733220448
}, },
"confidential_assets": null "confidential_assets": null
} }

View File

@ -43,7 +43,7 @@
"1": 0, "1": 0,
"2": 0, "2": 0,
"3": 1537743641, "3": 1537743641,
"4": 1991772603 "4": 733220448
}, },
"confidential_assets": null "confidential_assets": null
} }

File diff suppressed because one or more lines are too long