lbry.com/content/faq/how-to-run-lbry-with-lbrycrdd.md
2016-09-07 22:01:30 -04: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.