From 38bbeb20acf23af59ca1a2ab660410c65ab4f0af Mon Sep 17 00:00:00 2001 From: Viktor Bengtsson Date: Sun, 10 Jul 2016 01:36:30 +0200 Subject: [PATCH] Set category to "mining" Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible. --- posts/faq/how-to-check-mining-balance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/faq/how-to-check-mining-balance.md b/posts/faq/how-to-check-mining-balance.md index ddf6a022..077e7842 100644 --- a/posts/faq/how-to-check-mining-balance.md +++ b/posts/faq/how-to-check-mining-balance.md @@ -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.