mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update multisig.md
This commit is contained in:
parent
1fd58935b8
commit
a41e67a735
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ category: powerusers
|
|||
|
||||
This guide is meant for power users and those who want to store LBRY Credits on their [Ledger Hardware devices](#HW) before official support is added. If you are participating in the LBRY Swarm program, this solution will allow you to store LBC at a Multisignature address which typically requires more than 1 person to sign off on a transaction before it's sent to the network. **It is important to test a single small transaction incoming and outgoing before using the wallet to store larger amounts. Also make sure a backup is taken (see instructions below).**
|
||||
|
||||
**Please note that the LBRY apps / SDK currently do not support outgoing transactions to multisignature wallets. Incoming transactions to the apps will work, but require a restart of the app afterward. Future support is planned for both.**
|
||||
**Please note that the LBRY apps / SDK currently do not support outgoing transactions to multisignature wallets. Incoming transactions to the apps may work, but you will probably run into problems with publishing/other transactions. It is recommended to use an intermediate step before sending to the LBRY app. This can be the Discord Tipbot, Coinomi, or another non-multisig Electrum wallet.
|
||||
|
||||
Learn more about Multisignature wallets and how they work: [Electrum Documentation ](http://docs.electrum.org/en/latest/multisig.html), [Creating a Multisignature Wallet](https://bitcoinelectrum.com/creating-a-multisig-wallet/). This documentation can also be referenced along with the steps below.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue