From be41a669bd131d4d77ffbba8c366ee08f77e26c4 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Tue, 20 Aug 2019 17:23:35 -0400 Subject: [PATCH] update GetBlockSubsidy link --- content/faq/block-rewards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/block-rewards.md b/content/faq/block-rewards.md index 5fdcc9a7..0a14491e 100644 --- a/content/faq/block-rewards.md +++ b/content/faq/block-rewards.md @@ -13,7 +13,7 @@ Both CPU and GPU hardware can be used for mining, but the current market is domi The source code, and not this file, is the only true definition of the block rewards. That source file is located here in [`master`]: -[https://github.com/lbryio/lbrycrd/blob/master/src/main.cpp](https://github.com/lbryio/lbrycrd/blob/master/src/main.cpp#L1576) +[https://github.com/lbryio/lbrycrd/blob/master/src/validation.cpp](https://github.com/lbryio/lbrycrd/blob/master/src/validation.cpp#L1025) ## Mining Reward Schedule