lbry.com/posts/faq/how-to-run-lbry-with-lbrycrdd.md
Viktor Bengtsson 596c240b45 Set category to "mining"
Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible.
2016-07-10 01:40:36 +02:00

10 lines
287 B
Markdown

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