From 17736e8fba1ff6f3ec274669989fe4e341dfcb1a Mon Sep 17 00:00:00 2001 From: matejcik Date: Thu, 27 Aug 2020 15:19:53 +0200 Subject: [PATCH] python/trezorctl: fix output of 'btc get-address' help text --- python/src/trezorlib/cli/btc.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/src/trezorlib/cli/btc.py b/python/src/trezorlib/cli/btc.py index 439ee93ae..131d305db 100644 --- a/python/src/trezorlib/cli/btc.py +++ b/python/src/trezorlib/cli/btc.py @@ -110,6 +110,7 @@ def get_address( For BIP-45 multisig: + \b $ trezorctl btc get-public-node -n m/45h/0 xpub0101 $ trezorctl btc get-address -n m/45h/0/0/7 -m 3 -x xpub0101 -x xpub0202 -x xpub0303