lbry.com/content/faq/how-to-run-lbry-with-lbrycrdd.md
Grindelek 04326cae41 Grammar correction of the FAQ
Fixed grammer mistakes.
2018-03-29 14:51:03 +02:00

11 lines
417 B
Markdown

---
title: How do I run LBRY with lbrycrdd?
category: mining
---
***WARNING: Currently, the LBRY app does not support the LBRYcrd wallet, but this functionality may be available in the future***
Start LBRY with the `--wallet` flag set:
lbrynet-daemon --wallet=lbrycrd
Note: when you change the wallet, it is persistent until you specify you want to use another wallet - lbryum - with the --wallet flag again.