You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/USAGE.rst

15 lines
313 B

Usage
=====
Get first receiving address of first account for Bitcoin:
.. code::
trezorctl get_address -c Litecoin -t address -n "m/44'/0'/0'/0/0"
Get first receiving address of first account for Segwit-in-P2SH for Litecoin:
.. code::
trezorctl get_address -c Litecoin -t p2shsegwit -n "m/49'/2'/0'/0/0"