mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Don't think anyone is solo cpu mining with the need to check their balance. Probably just confusing to some users.
8 lines
351 B
Text
8 lines
351 B
Text
---
|
|
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.
|