Create how-to-run-lbry-with-lbrycrdd.md

This commit is contained in:
Jack Robison 2016-06-21 17:21:04 -04:00 committed by GitHub
parent 37dd25dafa
commit b1591ae6bd

View file

@ -0,0 +1,8 @@
---
title: How do I run LBRY with lbrycrdd?
date: '2015-06-21 16:00:00'
---
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.