mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
Set category to "mining"
Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible.
This commit is contained in:
parent
00c0216c04
commit
38bbeb20ac
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: How do I check my mining balance?
|
||||
category: mining
|
||||
---
|
||||
|
||||
You can use `lbrycrd-cli getbalance`, or `lbrycrd-cli getwalletinfo` for more detailed information. It takes 100 confirmed blocks (roughly a bit over 4 hours) for mined LBC to show up in your confirmed balance, but you can see these credits in your immature balance in getwalletinfo.
|
||||
|
|
Loading…
Add table
Reference in a new issue