README: update TREZOR's required version
This commit is contained in:
@@ -21,13 +21,13 @@ Then, install the latest [trezor_agent](https://pypi.python.org/pypi/trezor_agen
|
||||
|
||||
$ pip install trezor_agent
|
||||
|
||||
Finally, verify that you are running the latest [TREZOR firmware](https://mytrezor.com/data/firmware/releases.json) version (at least v1.3.4):
|
||||
Finally, verify that you are running the latest [TREZOR firmware](https://mytrezor.com/data/firmware/releases.json) version (at least v1.4.0):
|
||||
|
||||
$ trezorctl get_features
|
||||
vendor: "bitcointrezor.com"
|
||||
major_version: 1
|
||||
minor_version: 3
|
||||
patch_version: 4
|
||||
minor_version: 4
|
||||
patch_version: 0
|
||||
...
|
||||
|
||||
# Public key generation
|
||||
|
||||
Reference in New Issue
Block a user