mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-27 15:31:29 +00:00
11 lines
272 B
Markdown
11 lines
272 B
Markdown
---
|
|
title: How do I check my LBC address?
|
|
---
|
|
|
|
In order to check your LBC address, you must first find out the name of the account you are interested in:
|
|
|
|
lbrycrd-cli listaccounts
|
|
|
|
Now you just have to check that account address:
|
|
|
|
lbrycrd-cli getaccountaddress ""
|