1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 18:39:05 +00:00
trezor-firmware/USAGE.rst

15 lines
313 B
ReStructuredText
Raw Normal View History

2017-06-28 11:37:35 +00:00
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"