lbry.com/content/faq/how-to-run-lbry-with-lbrycrdd.md
Thomas Zarebczan 5edbab77bb update with unsupported note
Using LBRYcrd is unsupported by the current version of the app
2017-09-18 19:07:01 -04:00

11 lines
416 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.