-> trezor.io

This commit is contained in:
Pavol Rusnak 2017-01-10 16:31:30 +01:00
parent 8bdd59642f
commit 6eaea34c8c
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ async def respond_Features(session_id, msg):
from trezor.messages.Features import Features
f = Features()
f.vendor = 'bitcointrezor.com'
f.vendor = 'trezor.io'
f.revision = '0123456789'
f.bootloader_hash = '0123456789'
f.major_version = 2