mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
python/trezorctl: fix output of 'btc get-address' help text
This commit is contained in:
parent
d19f00b26c
commit
17736e8fba
@ -110,6 +110,7 @@ def get_address(
|
|||||||
|
|
||||||
For BIP-45 multisig:
|
For BIP-45 multisig:
|
||||||
|
|
||||||
|
\b
|
||||||
$ trezorctl btc get-public-node -n m/45h/0
|
$ trezorctl btc get-public-node -n m/45h/0
|
||||||
xpub0101
|
xpub0101
|
||||||
$ trezorctl btc get-address -n m/45h/0/0/7 -m 3 -x xpub0101 -x xpub0202 -x xpub0303
|
$ trezorctl btc get-address -n m/45h/0/0/7 -m 3 -x xpub0101 -x xpub0202 -x xpub0303
|
||||||
|
Loading…
Reference in New Issue
Block a user