From 6ffdf0d96babaa839ddb5b439d32219e487de0e9 Mon Sep 17 00:00:00 2001 From: Josh Finer Date: Sun, 24 Jul 2016 17:10:22 -0400 Subject: [PATCH 1/2] Update mining-credits.md --- posts/faq/mining-credits.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/posts/faq/mining-credits.md b/posts/faq/mining-credits.md index f9dee7bf..249acb9a 100644 --- a/posts/faq/mining-credits.md +++ b/posts/faq/mining-credits.md @@ -2,8 +2,13 @@ title: How do I mine LBRY credits? category: mining --- +Library Credits (LBC) are mined over a 20-year Proof of Work period. +Block rewards increase every 100 blocks by 1LBC, peak at 500, and decline slowly. -LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source. +For GPU mining, please see our list of [pools] (https://lbry.io/faq/mining-pools) + -Each pool has a slightly different setup so please check their Getting Started page. + +For CPU mining, LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source. ## Mining on Ubuntu @@ -24,4 +29,4 @@ LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source. ## Compiling -LBRY can be compiled quite similarly to Bitcoin. Pester @jackrobison on Slack to fill this in! +Come visit our Slack! From 81563715a1b398c684f50fc3f29bd6d0078b8ab2 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Sun, 24 Jul 2016 17:23:35 -0400 Subject: [PATCH 2/2] Update mining-credits.md --- posts/faq/mining-credits.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/posts/faq/mining-credits.md b/posts/faq/mining-credits.md index 249acb9a..85cf9589 100644 --- a/posts/faq/mining-credits.md +++ b/posts/faq/mining-credits.md @@ -5,8 +5,7 @@ category: mining Library Credits (LBC) are mined over a 20-year Proof of Work period. Block rewards increase every 100 blocks by 1LBC, peak at 500, and decline slowly. -For GPU mining, please see our list of [pools] (https://lbry.io/faq/mining-pools) - -Each pool has a slightly different setup so please check their Getting Started page. +For GPU mining, please see our list of [pools] (https://lbry.io/faq/mining-pools). Each pool has a slightly different setup so please check their Getting Started page. For CPU mining, LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source. @@ -29,4 +28,4 @@ For CPU mining, LBRY binaries are out for OS X and Ubuntu. Others may try compil ## Compiling -Come visit our Slack! +Join us on [Slack](https://slack.lbry.io) if you need help compiling from source!