From ce8fd2774c20c3cc4938757b3363a02adf48c5d0 Mon Sep 17 00:00:00 2001 From: Florence Jay Munar Date: Fri, 2 Jul 2021 22:00:40 +0800 Subject: [PATCH] Update standalone-wallet.md (#1424) --- content/faq/standalone-wallet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/standalone-wallet.md b/content/faq/standalone-wallet.md index abb25fbf..3cb39526 100644 --- a/content/faq/standalone-wallet.md +++ b/content/faq/standalone-wallet.md @@ -7,6 +7,6 @@ Yes, please visit [Coinomi](http://www.coinomi.com) to download their excellent For technical users, we have -- [electrum]( https://github.com/kodxana/LBRY-Vault/releases/) - Electrum clone for LBRY. Supports [multisig and Ledger](https://lbry.com/faq/multisig) also. +- [electrum]( https://github.com/kodxana/LBRY-Vault/releases/) - Electrum clone for LBRY. Supports [multisig and Ledger](https://lbry.com/faq/multisig) and Trezor. (Testnet not included because of SPV issues) - [lbrycrd](https://github.com/lbryio/lbrycrd/releases), a full blockchain node very similar to bitcoind. See Readme for full details.