lbry.com/posts/faq/how-to-run-lbry-with-lbrycrdd.md
2016-07-07 21:12:29 -05:00

9 lines
270 B
Markdown

---
title: How do I run LBRY with lbrycrdd?
---
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.