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

common/defs: drop OMNITrezor (fixes #844)

This commit is contained in:
matejcik 2020-02-27 19:12:04 +01:00
parent 86b010a18b
commit 7a826b9f1b

View File

@ -172,9 +172,7 @@
"Homepage": "https://www.omnilayer.org", "Homepage": "https://www.omnilayer.org",
"Github": "https://github.com/OmniLayer" "Github": "https://github.com/OmniLayer"
}, },
"wallet": { "wallet": {},
"OMNI Trezor": "https://omnitrezor.com/"
},
"blockchain_link": null "blockchain_link": null
}, },
{ {
@ -187,9 +185,7 @@
"Homepage": "https://maidsafe.net", "Homepage": "https://maidsafe.net",
"Github": "https://github.com/maidsafe" "Github": "https://github.com/maidsafe"
}, },
"wallet": { "wallet": {},
"OMNI Trezor": "https://omnitrezor.com/"
},
"blockchain_link": null "blockchain_link": null
}, },
{ {
@ -213,9 +209,7 @@
"links": { "links": {
"Homepage": "https://tether.to" "Homepage": "https://tether.to"
}, },
"wallet": { "wallet": {},
"OMNI Trezor": "https://omnitrezor.com/"
},
"blockchain_link": null "blockchain_link": null
} }
] ]