mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-29 00:31:02 +00:00
Adding xpub example (#149)
This commit is contained in:
parent
fa6624129c
commit
9e068ce903
@ -32,6 +32,13 @@ Get first receiving address of first account for Bitcoin (SegWit-in-P2SH):
|
||||
trezorctl get_address -c Bitcoin -t p2shsegwit -n "m/49'/0'/0'/0/0"
|
||||
|
||||
|
||||
Get Legacy Bitcoin ``xpub`` (can be used to create a watch-only wallet):
|
||||
|
||||
.. code::
|
||||
|
||||
trezorctl get_public_node -c Bitcoin -n "m/44'/0'/0'"
|
||||
|
||||
|
||||
Litecoin
|
||||
--------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user