mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 17:31:26 +00:00
Create how-to-run-lbry-with-lbrycrdd.md
This commit is contained in:
parent
37dd25dafa
commit
b1591ae6bd
1 changed files with 8 additions and 0 deletions
8
posts/faq/how-to-run-lbry-with-lbrycrdd.md
Normal file
8
posts/faq/how-to-run-lbry-with-lbrycrdd.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: How do I run LBRY with lbrycrdd?
|
||||
date: '2015-06-21 16:00:00'
|
||||
---
|
||||
|
||||
Start lbry with the --wallet flag set: `lbrynet-daemon --wallet=lbrycrd`
|
||||
|
||||
Note: when you change the wallet it is persistant until you specify you want to use another wallet - lbryum - with the --wallet flag again.
|
Loading…
Add table
Reference in a new issue