mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
More lbry.io to lbry.com changes (#1301)
* Multisig.md more .io to .com changes * Temporary.yaml .io to .com changes
This commit is contained in:
parent
69853dc420
commit
bae767716e
2 changed files with 3 additions and 3 deletions
|
@ -25,9 +25,9 @@ On the initial screen, you'll be asked to select a wallet file or create a new o
|
|||
|
||||
At the next prompt, you'll be asked for the wallet type - choose Multi-signature. Next, choose how many people (including the current person/wallet) will be sharing this wallet (from X cosigners) and how many are required to approve the transaction (require X cosigners). For example, if you choose 2 of 3, any 2 people will need to sign off to send the transaction.
|
||||
|
||||
Next, you'll be asked to provide a key for each wallet, including the current one, which is first. If you want to use your LBRY app's key / seed, proceed with "I already have a seed." You can find this seed inside your default_wallet file that's [created as part of your app installation](https://lbry.io/faq/how-to-backup-wallet). Open the default_wallet and you'll see a seed there. The wallet must not be encrypted to view it (you can decrypt temporarily via Desktop App > Settings). Otherwise, you can proceed with a new seed or Hardware device (requires Ledger device, [see below](#HW). Make sure to back up the seed if creating a new one - this can be done by copying the seed phrase or backing up the wallet file that's created.
|
||||
Next, you'll be asked to provide a key for each wallet, including the current one, which is first. If you want to use your LBRY app's key / seed, proceed with "I already have a seed." You can find this seed inside your default_wallet file that's [created as part of your app installation](https://lbry.com/faq/how-to-backup-wallet). Open the default_wallet and you'll see a seed there. The wallet must not be encrypted to view it (you can decrypt temporarily via Desktop App > Settings). Otherwise, you can proceed with a new seed or Hardware device (requires Ledger device, [see below](#HW). Make sure to back up the seed if creating a new one - this can be done by copying the seed phrase or backing up the wallet file that's created.
|
||||
|
||||
You will be given a Master Public Key that will be shared with the other co-signers when they create the same wallet locally. Next, you will be prompted for the next cosigners key. This would come from their PC while setting up the same wallet, or from their [default_wallet file](https://lbry.io/faq/how-to-backup-wallet) by opening it and using the ```"public_key":``` portion (this assumes they will create their Electrum wallet from this LBRY app seed). Proceed with all cosigners until they are all filled out. Lastly, enter a password to encrypt the multisignature wallet.
|
||||
You will be given a Master Public Key that will be shared with the other co-signers when they create the same wallet locally. Next, you will be prompted for the next cosigners key. This would come from their PC while setting up the same wallet, or from their [default_wallet file](https://lbry.com/faq/how-to-backup-wallet) by opening it and using the ```"public_key":``` portion (this assumes they will create their Electrum wallet from this LBRY app seed). Proceed with all cosigners until they are all filled out. Lastly, enter a password to encrypt the multisignature wallet.
|
||||
|
||||
## Receiving LBC in the wallet
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
/hacktoberfest: /news/hacktoberfest-2019
|
||||
/2019goalsreportcard: https://docs.google.com/spreadsheets/d/1SrHI53hBQnz4Lc7_hKb-rHSH9XiGE6ROATVf8Z-ygKo/edit#gid=0
|
||||
/security: /faq/security
|
||||
/youtubers: "https://traction.lbry.io/public/question/8dfc23e2-71e7-44cb-9740-0aec18d1da73"
|
||||
/youtubers: "https://traction.lbry.com/public/question/8dfc23e2-71e7-44cb-9740-0aec18d1da73"
|
||||
/youtubecryptocrackdown: "https://docs.google.com/spreadsheets/d/1xGOSn60BW-aqheHEr-5iye8fw5PmgKoOcE1pA20Bpys"
|
||||
/support: /faq/support
|
||||
/web3july2019: https://docs.google.com/presentation/d/1oep9pXAT0unYw8EKiPsUSdsQ3DajOxsyGMjwljq43cY/edit
|
||||
|
|
Loading…
Add table
Reference in a new issue