lbry.com/content/faq/ARCHIVED-how-to-run-lbry-with-lbrycrdd.archive
Thomas Zarebczan e17600fae3
archiving
Archiving until this is possible down the road...
2018-07-10 17:23:37 -04:00

11 lines
417 B
Text

---
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.